RegressionTests__CRCTests.st
changeset 2136 58df71c87356
parent 2134 5343904b23a1
child 2148 7b5e4c70aa5b
--- a/RegressionTests__CRCTests.st	Sat Mar 23 14:53:01 2019 +0100
+++ b/RegressionTests__CRCTests.st	Sat Mar 23 14:59:55 2019 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "{ Package: 'stx:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -8,7 +6,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression-Streams'
+	category:'tests-Regression-Files and Encodings'
 !
 
 !CRCTests class methodsFor:'documentation'!