test/MCTestCase.st
changeset 815 dca22fdcd65e
parent 158 cd52180a6e57
child 1031 ca47eba386e2
child 1121 c5661215109c
--- a/test/MCTestCase.st	Wed May 29 02:01:21 2013 +0200
+++ b/test/MCTestCase.st	Wed May 29 02:01:28 2013 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Tests'
+	category:'SCM-Monticello-Tests'
 !
 
 
@@ -218,9 +218,10 @@
 !MCTestCase class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCTestCase.st,v 1.2 2009-10-26 21:52:52 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCTestCase.st,v 1.3 2013-05-29 00:01:28 vrany Exp $'
 !
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCTestCase.st,v 1.2 2009-10-26 21:52:52 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCTestCase.st,v 1.3 2013-05-29 00:01:28 vrany Exp $'
 ! !
+