Added new tests
authorJan Vrany <jan.vrany@fit.cvut.cz>
Mon, 18 Feb 2013 11:03:45 +0100
changeset 114 8f157b3343ca
parent 113 28d9dbbe08c2
child 115 2752de1c0477
Added new tests
quickSelfTest/SelfTest.st
--- a/quickSelfTest/SelfTest.st	Thu Feb 07 17:13:49 2013 +0100
+++ b/quickSelfTest/SelfTest.st	Mon Feb 18 11:03:45 2013 +0100
@@ -89,6 +89,10 @@
     "/ 'URLTest'
     "/ 'XMLCoderTests'
     "/ 'ZipArchiveTests'
+    'ClassBuilderTests'
+    'CompilerTests2'
+    'ChangeSetTests'
+    
 ) do:[:className |
     |fullName|