compiler/tests/extras/PPCSmalltalkTests.st
changeset 460 87a3d30ab570
parent 454 a9cd5ea7cc36
parent 459 4751c407bb40
child 465 f729f6cd3c76
--- a/compiler/tests/extras/PPCSmalltalkTests.st	Mon May 11 18:31:26 2015 +0100
+++ b/compiler/tests/extras/PPCSmalltalkTests.st	Tue May 12 01:33:33 2015 +0100
@@ -14,7 +14,6 @@
 setUp
     arguments := PPCArguments default
         profile: true;
-        guards: false;
         yourself.
         
     configuration := PPCLL1Configuration new