*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 24 Oct 2012 16:31:35 +0200
changeset 93 0b877f7bd029
parent 92 545ea8f561b0
child 94 72ef7e71eda0
*** empty log message ***
quickSelfTest/SelfTest.st
--- a/quickSelfTest/SelfTest.st	Sat Aug 11 09:01:52 2012 +0200
+++ b/quickSelfTest/SelfTest.st	Wed Oct 24 16:31:35 2012 +0200
@@ -45,6 +45,7 @@
 
 Stdout showCR:'Loading regression tests...'.
 #(
+    'SunitXMLOutputTest'
     'CoverageInstrumentationTest'
     'AssociationTests'
     'BinaryIOTests'
@@ -81,7 +82,7 @@
     "/ 'SharedQueueTest'
     'SmallIntegerTest'
     "/ 'SortTests'
-    "/ 'StringTests'
+    'StringTests'
     'StreamTests'
     'TimeAndDateTest'
     'TimeDurationTest'