diff --git a/js-test/servers/common/core-plugins/core-plugins.properties b/js-test/servers/common/core-plugins/core-plugins.properties index 3e6239168e573f76501175a0732ed2345f41f0a3..02b87b0673c9826e0a8f92cb259e3d84a8991fc8 100644 --- a/js-test/servers/common/core-plugins/core-plugins.properties +++ b/js-test/servers/common/core-plugins/core-plugins.properties @@ -1,2 +1,2 @@ -enabled-modules = screening, illumina-ngs, tests, tests-data-import +enabled-modules = screening, illumina-ngs, tests, tests-data-import, eln-lims, eln-lims-life-sciences, xls-import diff --git a/js-test/servers/common/core-plugins/eln-lims b/js-test/servers/common/core-plugins/eln-lims new file mode 120000 index 0000000000000000000000000000000000000000..4926999ce9de470c9b8a71bcc42ee053a46ce0af --- /dev/null +++ b/js-test/servers/common/core-plugins/eln-lims @@ -0,0 +1 @@ +../../../../openbis_standard_technologies/dist/core-plugins/eln-lims \ No newline at end of file diff --git a/js-test/servers/common/core-plugins/eln-lims-life-sciences b/js-test/servers/common/core-plugins/eln-lims-life-sciences new file mode 120000 index 0000000000000000000000000000000000000000..b776493c20c4625720598f5018bda8cef8c3f24d --- /dev/null +++ b/js-test/servers/common/core-plugins/eln-lims-life-sciences @@ -0,0 +1 @@ +../../../../openbis_standard_technologies/dist/core-plugins/eln-lims-life-sciences \ No newline at end of file diff --git a/js-test/servers/common/core-plugins/xls-import b/js-test/servers/common/core-plugins/xls-import new file mode 120000 index 0000000000000000000000000000000000000000..3acd5e681d64588a9e6fddafc915d7e22f3b4900 --- /dev/null +++ b/js-test/servers/common/core-plugins/xls-import @@ -0,0 +1 @@ +../../../../openbis_standard_technologies/dist/core-plugins/xls-import \ No newline at end of file