# HG changeset patch # User Claus Gittinger # Date 1351170838 -7200 # Node ID 1ce506fc7d855f0c8c61d14ec8d6aecd3e4c1d93 # Parent 51749adb285fc748b818d90055afb6ceaf9caea0 *** empty log message *** diff -r 51749adb285f -r 1ce506fc7d85 quickSelfTest/SelfTest.st --- a/quickSelfTest/SelfTest.st Thu Oct 25 00:58:17 2012 +0200 +++ b/quickSelfTest/SelfTest.st Thu Oct 25 15:13:58 2012 +0200 @@ -45,7 +45,7 @@ Stdout showCR:'Loading regression tests...'. #( - 'SunitXMLOutputTest' + "/ 'SunitXMLOutputTest' 'CoverageInstrumentationTest' 'AssociationTests' 'BinaryIOTests'