category changes
authorClaus Gittinger <cg@exept.de>
Thu, 17 Jul 2014 15:24:17 +0200
changeset 1165 a9e251efdf78
parent 1164 048b76d14acb
child 1166 eead52f6c916
category changes
ParserTests.st
--- a/ParserTests.st	Thu Jul 17 15:24:16 2014 +0200
+++ b/ParserTests.st	Thu Jul 17 15:24:17 2014 +0200
@@ -17,7 +17,7 @@
 	instanceVariableNames:'mockClass'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Compilers'
 !
 
 !ParserTests class methodsFor:'documentation'!