From 84f1e5fceb7e526077bbb9f275876fde6325ce3d Mon Sep 17 00:00:00 2001
From: felmer <felmer>
Date: Tue, 16 Oct 2012 05:52:45 +0000
Subject: [PATCH] SP-325, BIS-231: Test second system test suite with
 authorization.

SVN: 27186
---
 .../java/tests_system_cleandb_excluding_authorization.xml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openbis/sourceTest/java/tests_system_cleandb_excluding_authorization.xml b/openbis/sourceTest/java/tests_system_cleandb_excluding_authorization.xml
index 2b653d4629d..a98673b86bc 100644
--- a/openbis/sourceTest/java/tests_system_cleandb_excluding_authorization.xml
+++ b/openbis/sourceTest/java/tests_system_cleandb_excluding_authorization.xml
@@ -3,7 +3,7 @@
     <groups>
       <run>
         <include name="system-cleandb"/>
-        <exclude name="authorization"/>
+        <!--exclude name="authorization"/-->
         <exclude name="broken"/>
       </run>
     </groups>
-- 
GitLab