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