#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 26 Mar 2019 18:28:58 +0100
changeset 2166 a93ab3a63417
parent 2165 1fc8dd893e6c
child 2167 cb36a250a159
#OTHER by cg class: TestCase category of: #setUp #tearDown
RegressionTests__DictionaryTest.st
--- a/RegressionTests__DictionaryTest.st	Tue Mar 26 18:28:55 2019 +0100
+++ b/RegressionTests__DictionaryTest.st	Tue Mar 26 18:28:58 2019 +0100
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "{ Package: 'stx:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -12,7 +10,7 @@
 !
 
 
-!DictionaryTest methodsFor:'initialize-release'!
+!DictionaryTest methodsFor:'initialize / release'!
 
 setUp
     dictionaryClass := Dictionary.