test/MCDirectoryRepositoryTest.st
changeset 807 5bcea0565b1b
parent 7 286b89c1a368
child 1121 c5661215109c
--- a/test/MCDirectoryRepositoryTest.st	Wed May 29 02:00:24 2013 +0200
+++ b/test/MCDirectoryRepositoryTest.st	Wed May 29 02:00:31 2013 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'directory'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Tests'
+	category:'SCM-Monticello-Tests'
 !
 
 
@@ -35,5 +35,6 @@
 !MCDirectoryRepositoryTest class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCDirectoryRepositoryTest.st,v 1.1 2006-11-22 13:01:21 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCDirectoryRepositoryTest.st,v 1.2 2013-05-29 00:00:31 vrany Exp $'
 ! !
+