compiler/tests/extras/PPTokenizedSmalltalkGrammarResource.st
changeset 465 f729f6cd3c76
parent 461 5986bf6d7d60
parent 464 f6d77fee9811
child 503 ff58cd9f1f3c
--- a/compiler/tests/extras/PPTokenizedSmalltalkGrammarResource.st	Wed May 20 16:47:52 2015 +0100
+++ b/compiler/tests/extras/PPTokenizedSmalltalkGrammarResource.st	Thu May 21 14:35:34 2015 +0100
@@ -14,7 +14,7 @@
 
 setUp
     | time configuration |
-    configuration := PPCConfiguration LL1.
+    configuration := PPCConfiguration tokenizing.
     configuration arguments name:#PPTokenizedSmalltalkGrammar.
     
     time := Time millisecondsToRun: [