]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-5135: Uncommented line in XmlReplay master file to re-enable tests of the...
authorAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 May 2012 02:25:54 +0000 (19:25 -0700)
committerAron Roberts <aron@socrates.berkeley.edu>
Fri, 11 May 2012 02:25:54 +0000 (19:25 -0700)
services/IntegrationTests/src/test/resources/test-data/xmlreplay/xml-replay-master.xml

index da578ad8ef4fc194c9ae29c9db0d511d73dd37b3..4da271f926ab5a28015c2b5748c9d817b87a8484 100644 (file)
@@ -6,7 +6,7 @@
     <dump payloads="false" dumpServiceResult="auto" />\r
     \r
     <auths default="admin@core.collectionspace.org">\r
-       <auth ID="admin@core.collectionspace.org">YWRtaW5AY29yZS5jb2xsZWN0aW9uc3BhY2Uub3JnOkFkbWluaXN0cmF0b3I=</auth>\r
+        <auth ID="admin@core.collectionspace.org">YWRtaW5AY29yZS5jb2xsZWN0aW9uc3BhY2Uub3JnOkFkbWluaXN0cmF0b3I=</auth>\r
     </auths>\r
 \r
     <!--\r
  \r
     <run controlFile="batch/batch.xml" />\r
     <run controlFile="report/report.xml" />\r
-       <run controlFile="authrefs/authrefs.xml" testGroup="AuthRefs" />\r
+    <run controlFile="authrefs/authrefs.xml" testGroup="AuthRefs" />\r
     <run controlFile="vocabulary/vocabulary.xml" testGroup="TestOrder" />\r
-       <run controlFile="authrefs/authrefsSimple.xml" testGroup="AuthRefsSimple" />\r
-       <run controlFile="authrefs/authrefsComplex.xml" testGroup="AuthRefsComplex" />\r
-<!--\r
-       REM - 5/10/2012: This needs to be re-enabled before we code freeze the v2.4 release.            \r
+    <run controlFile="authrefs/authrefsSimple.xml" testGroup="AuthRefsSimple" />\r
+    <run controlFile="authrefs/authrefsComplex.xml" testGroup="AuthRefsComplex" />\r
     <run controlFile="imports/imports.xml" testGroup="importsTestGroup" />\r
--->\r
     \r
 </xmlReplayMaster>\r
 \r