diff -r bd5107faf4d6 -r a9cd5ea7cc36 tests/PPScriptingTest.st --- a/tests/PPScriptingTest.st Sun May 10 06:46:56 2015 +0100 +++ b/tests/PPScriptingTest.st Sun May 10 14:20:24 2015 +0100 @@ -1,5 +1,7 @@ "{ Package: 'stx:goodies/petitparser/tests' }" +"{ NameSpace: Smalltalk }" + PPAbstractParserTest subclass:#PPScriptingTest instanceVariableNames:'' classVariableNames:''