Tests moved to category SCM-Monticello-Tests
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 29 May 2013 02:02:26 +0200
changeset 823 5cd3a89d5921
parent 822 509715fb5cf5
child 824 d4cbbb03d3f3
Tests moved to category SCM-Monticello-Tests
test/MCDictionaryRepositoryTest.st
--- a/test/MCDictionaryRepositoryTest.st	Wed May 29 02:02:19 2013 +0200
+++ b/test/MCDictionaryRepositoryTest.st	Wed May 29 02:02:26 2013 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'dict'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Monticello-Tests'
+	category:'SCM-Monticello-Tests'
 !
 
 
@@ -29,5 +29,6 @@
 !MCDictionaryRepositoryTest class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCDictionaryRepositoryTest.st,v 1.1 2006-11-22 13:02:50 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/goodies/monticello/test/MCDictionaryRepositoryTest.st,v 1.2 2013-05-29 00:02:26 vrany Exp $'
 ! !
+