category
authorClaus Gittinger <cg@exept.de>
Sat, 01 Mar 2014 14:53:43 +0100
changeset 1054 68a0796cec7b
parent 1053 fad6ec16a95c
child 1055 0d0b2641d00b
category
RegressionTests__CollectionTests.st
--- a/RegressionTests__CollectionTests.st	Sat Mar 01 14:53:41 2014 +0100
+++ b/RegressionTests__CollectionTests.st	Sat Mar 01 14:53:43 2014 +0100
@@ -6,7 +6,7 @@
 	instanceVariableNames:'empty nonEmpty'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Collections'
 !
 
 Object subclass:#SortTestData