ParserTests.st
changeset 1165 a9e251efdf78
parent 1089 15d90e8a7447
child 1170 bc6746950635
--- 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'!