RegressionTests__JavaScriptTests.st
changeset 589 18b3e0779e3e
parent 575 da1c4295fe4f
child 622 25fd70ae2508
--- a/RegressionTests__JavaScriptTests.st	Wed Jul 06 21:40:12 2011 +0200
+++ b/RegressionTests__JavaScriptTests.st	Wed Jul 06 21:41:44 2011 +0200
@@ -6,7 +6,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Languages-JavaScript-Tests'
+	category:'tests-Regression'
 !
 
 !JavaScriptTests class methodsFor:'documentation'!
@@ -4667,10 +4667,6 @@
 
 !JavaScriptTests class methodsFor:'documentation'!
 
-version
-    ^ '$Header$'
-!
-
 version_CVS
     ^ '$Header$'
 ! !