RegressionTests__ImageReaderTest.st
changeset 2044 fed1899a3dfb
parent 1841 c17fef15c434
child 2146 30dfe8a8c589
--- a/RegressionTests__ImageReaderTest.st	Tue Oct 23 17:35:00 2018 +0200
+++ b/RegressionTests__ImageReaderTest.st	Tue Oct 23 17:35:03 2018 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "{ Package: 'stx:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -8,7 +6,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Files and Encodings'
 !
 
 !ImageReaderTest class methodsFor:'documentation'!