sUnit fixes
authorvrany
Sat, 20 Aug 2011 18:43:32 +0200
changeset 10607 526e860710f2
parent 10606 062ab3e5fe54
child 10608 f2c0f609469a
sUnit fixes
Tools__TestRunner2.st
--- a/Tools__TestRunner2.st	Sat Aug 20 16:08:08 2011 +0200
+++ b/Tools__TestRunner2.st	Sat Aug 20 18:43:32 2011 +0200
@@ -937,6 +937,12 @@
     "Modified: / 06-06-2008 / 20:04:49 / Jan Vrany <vranyj1@fel.cvut.cz>"
 ! !
 
+!TestRunner2 class methodsFor:'others'!
+
+version_CVS
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__TestRunner2.st,v 1.24 2011-08-20 16:43:32 vrany Exp $'
+! !
+
 !TestRunner2 class methodsFor:'resources'!
 
 startSUnitIcon
@@ -1697,7 +1703,7 @@
 !TestRunner2::ClassList class methodsFor:'documentation'!
 
 version
-    ^'$Id: Tools__TestRunner2.st,v 1.23 2011-08-20 14:05:22 vrany Exp $'
+    ^'$Id: Tools__TestRunner2.st,v 1.24 2011-08-20 16:43:32 vrany Exp $'
 ! !
 
 !TestRunner2::ClassList methodsFor:'private'!
@@ -2196,11 +2202,11 @@
 !TestRunner2 class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__TestRunner2.st,v 1.23 2011-08-20 14:05:22 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__TestRunner2.st,v 1.24 2011-08-20 16:43:32 vrany Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__TestRunner2.st,v 1.23 2011-08-20 14:05:22 vrany Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__TestRunner2.st,v 1.24 2011-08-20 16:43:32 vrany Exp $'
 !
 
 version_SVN