#BUGFIX by sr
authorsr
Fri, 13 Oct 2017 13:57:22 +0200
changeset 446 ef5631a38430
parent 445 0c45b5454cde
child 447 ea961aaa07f8
#BUGFIX by sr class: RunUnitTests class changed: #example1
quickSelfTest/RunUnitTests.st
--- a/quickSelfTest/RunUnitTests.st	Fri Oct 13 13:52:21 2017 +0200
+++ b/quickSelfTest/RunUnitTests.st	Fri Oct 13 13:57:22 2017 +0200
@@ -251,7 +251,7 @@
         arguments:#(
             '--runOnlyExpeccoUnitTests' 
             '--forceTestCase' 
-            'SmallIntegerTest'
+            'ExternalStreamTest'
         )
         debug:true
 ! !