#REFACTORING by exept
authorClaus Gittinger <cg@exept.de>
Thu, 01 Aug 2019 01:52:01 +0200
changeset 2355 227950a60afe
parent 2354 50df3fdd2723
child 2356 78d2069ea228
#REFACTORING by exept class: RegressionTests::BinaryIOTests removed: #tearDown just sent super
RegressionTests__BinaryIOTests.st
--- a/RegressionTests__BinaryIOTests.st	Thu Aug 01 01:51:39 2019 +0200
+++ b/RegressionTests__BinaryIOTests.st	Thu Aug 01 01:52:01 2019 +0200
@@ -37,14 +37,6 @@
     ^ #( 'stx:libboss' )
 ! !
 
-!BinaryIOTests methodsFor:'initialize / release'!
-
-tearDown
-    "common cleanup - invoked after testing."
-
-    super tearDown
-! !
-
 !BinaryIOTests methodsFor:'tests'!
 
 test1