diff -r d4014e0a47a0 -r f729f6cd3c76 compiler/tests/extras/PPTokenizedSmalltalkGrammarResource.st --- 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: [