From e92363e99366d66145aed0d3dfb20389367b8c0f Mon Sep 17 00:00:00 2001
From: tpylak <tpylak>
Date: Tue, 6 Jul 2010 11:16:59 +0000
Subject: [PATCH] hcs integr. tests: switch on API tests

SVN: 16857
---
 integration-tests/test-screening.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integration-tests/test-screening.sh b/integration-tests/test-screening.sh
index 7c91b6b34e7..7098bf00d64 100755
--- a/integration-tests/test-screening.sh
+++ b/integration-tests/test-screening.sh
@@ -139,7 +139,7 @@ function integration_tests_screening {
     assert_equals "Wrong number of registered datasets" 5 $datasets
     
     # TODO: uncomment and add a check if the results are correct 
-    #test_screening_api
+    test_screening_api
     
     switch_dss "off" datastore_server_screening
     shutdown_openbis_server $OPENBIS_SERVER_HCS
-- 
GitLab