#REFACTORING by sr
authorsr
Wed, 18 Oct 2017 15:00:24 +0200
changeset 1881 b9428cd9ca40
parent 1880 2698f399234f
child 1882 b4bb993596b6
#REFACTORING by sr class: RegressionTests::ScaledDecimalTest changed: #test15_LiteralInSTC
RegressionTests__ScaledDecimalTest.st
--- a/RegressionTests__ScaledDecimalTest.st	Wed Oct 18 14:53:59 2017 +0200
+++ b/RegressionTests__ScaledDecimalTest.st	Wed Oct 18 15:00:24 2017 +0200
@@ -274,6 +274,14 @@
 test15_LiteralInSTC
     |value|
 
+    (Helper
+        isStcCompiledMethod:#test15_LiteralInSTC
+        in:self) ifTrue:[
+            self 
+                skipIf:true
+                description:'#compile is not available in stand alone apps'.
+        ].            
+
     Class withoutUpdatingChangesDo:[
         self class
             compile: