compiler/tests/PPCContextMementoTest.st
changeset 422 116d2b2af905
parent 420 b2f2f15cef26
child 452 9f4558b3be66
--- a/compiler/tests/PPCContextMementoTest.st	Mon Nov 24 00:09:23 2014 +0000
+++ b/compiler/tests/PPCContextMementoTest.st	Wed Apr 15 11:28:09 2015 +0100
@@ -1,5 +1,7 @@
 "{ Package: 'stx:goodies/petitparser/compiler/tests' }"
 
+"{ NameSpace: Smalltalk }"
+
 PPContextMementoTest subclass:#PPCContextMementoTest
 	instanceVariableNames:''
 	classVariableNames:''