#BUGFIX by Stefan Reise
authorsr
Mon, 17 Jun 2019 15:11:56 +0200
changeset 2325 070a15489964
parent 2324 98d710589596
child 2326 5c21d3f32845
#BUGFIX by Stefan Reise force old version again
RegressionTests__MiscArithmeticTests.st
--- a/RegressionTests__MiscArithmeticTests.st	Mon Jun 17 15:11:33 2019 +0200
+++ b/RegressionTests__MiscArithmeticTests.st	Mon Jun 17 15:11:56 2019 +0200
@@ -1,5 +1,3 @@
-"{ Encoding: utf8 }"
-
 "{ Package: 'stx:goodies/regression' }"
 
 "{ NameSpace: RegressionTests }"
@@ -50,7 +48,7 @@
 !MiscArithmeticTests methodsFor:'tests'!
 
 test01_sum
-
+    <pragma: +STXExtendedArrayLiterals>
 
     "tests the accumlated error when summing up many floats"