diff -r 2e7afa76f752 -r 1e6da6c80054 quickSelfTest/SelfTest.st --- a/quickSelfTest/SelfTest.st Tue Aug 09 18:11:22 2011 +0200 +++ b/quickSelfTest/SelfTest.st Tue Aug 09 23:29:16 2011 +0200 @@ -41,6 +41,7 @@ Stdout showCR:'Loading regression tests...'. #( + 'CoverageInstrumentationTest' 'AssociationTests' 'BinaryIOTests' 'BinaryTreeTester'