compiler/tests/PPCLL1Test.st
changeset 459 4751c407bb40
parent 452 9f4558b3be66
--- a/compiler/tests/PPCLL1Test.st	Sun May 10 06:28:36 2015 +0100
+++ b/compiler/tests/PPCLL1Test.st	Tue May 12 01:24:03 2015 +0100
@@ -36,7 +36,6 @@
 setUp
     arguments := PPCArguments default
         profile: true;
-        guards: false;
         yourself.
         
     configuration := PPCLL1Configuration new