Tests moved to category SCM-Monticello-Tests
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 29 May 2013 02:01:14 +0200
changeset 813 eabdb5055eac
parent 812 ae7459c6e758
child 814 a1d60cadec92
Tests moved to category SCM-Monticello-Tests
test/MCWorkingCopyTest.st
--- a/test/MCWorkingCopyTest.st	Wed May 29 02:01:07 2013 +0200
+++ b/test/MCWorkingCopyTest.st	Wed May 29 02:01:14 2013 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'savedInitials workingCopy repositoryGroup versions versions2'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Tests'
+	category:'SCM-Monticello-Tests'
 !
 
 
@@ -355,5 +355,6 @@
 !MCWorkingCopyTest class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCWorkingCopyTest.st,v 1.1 2006-11-22 13:01:47 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCWorkingCopyTest.st,v 1.2 2013-05-29 00:01:14 vrany Exp $'
 ! !
+