#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 23 Oct 2018 17:35:03 +0200
changeset 2044 fed1899a3dfb
parent 2043 2d129e945ce4
child 2045 4495922b72e8
#OTHER by cg category
RegressionTests__ImageReaderTest.st
--- 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'!