Added FilenameTests
authorJan Vrany <jan.vrany@fit.cvut.cz>
Thu, 21 Feb 2013 19:14:15 +0100
changeset 116 26775417f337
parent 115 2752de1c0477
child 117 d7f87303b984
Added FilenameTests
quickSelfTest/SelfTest.st
--- a/quickSelfTest/SelfTest.st	Tue Feb 19 16:52:05 2013 +0100
+++ b/quickSelfTest/SelfTest.st	Thu Feb 21 19:14:15 2013 +0100
@@ -92,6 +92,7 @@
     'ClassBuilderTests'
     'CompilerTests2'
     'ChangeSetTests'
+    'FilenameTests'
     
 ) do:[:className |
     |fullName|