RegressionTests__ScaledDecimalTest.st
changeset 1881 b9428cd9ca40
parent 1712 917c00360ef1
child 2232 874f4efe15a5
--- 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: