compiler/tests/PPCNodeTest.st
changeset 534 a949c4fe44df
parent 529 439c4057517f
child 537 fb212e14d1f4
--- a/compiler/tests/PPCNodeTest.st	Wed Aug 26 23:34:48 2015 +0100
+++ b/compiler/tests/PPCNodeTest.st	Sat Aug 29 07:56:14 2015 +0100
@@ -148,7 +148,9 @@
 
 setUp
     configuration := PPCConfiguration default.
-    configuration options generate: false.
+    configuration context options generate: false.
+
+    "Modified: / 28-08-2015 / 14:19:02 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 !
 
 treeFrom: parser