diff -r 77c414db3cca -r 0a5c4929af56 analyzer/tests/PPSearcherTest.st --- a/analyzer/tests/PPSearcherTest.st Mon Nov 24 21:44:56 2014 +0000 +++ b/analyzer/tests/PPSearcherTest.st Mon Apr 13 14:16:24 2015 +0100 @@ -1,5 +1,7 @@ "{ Package: 'stx:goodies/petitparser/analyzer/tests' }" +"{ NameSpace: Smalltalk }" + PPAbstractParserTest subclass:#PPSearcherTest instanceVariableNames:'searcher' classVariableNames:''