RegressionTests__JITTest.st
changeset 1164 048b76d14acb
parent 920 f7aa0e52ec62
child 1235 72294626e832
--- a/RegressionTests__JITTest.st	Thu Jul 17 15:24:12 2014 +0200
+++ b/RegressionTests__JITTest.st	Thu Jul 17 15:24:16 2014 +0200
@@ -6,7 +6,7 @@
 	instanceVariableNames:'i1 i2 i3 i4 i5 i6'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Compilers'
 !
 
 Object subclass:#BarClass