quickSelfTest/SelfTest.st
changeset 43 1e6da6c80054
parent 42 2e7afa76f752
child 44 2094bcaf61bc
--- 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'