CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator.st
changeset 803 95cdac772759
parent 716 5f873811da52
child 806 c1983320e2cf
--- a/CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator.st	Sat Jan 24 20:49:49 2015 +0100
+++ b/CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator.st	Sun Jan 25 13:39:42 2015 +0100
@@ -1,5 +1,7 @@
 "{ Package: 'jn:refactoring_custom' }"
 
+"{ NameSpace: Smalltalk }"
+
 CustomTestCaseCodeGenerator subclass:#CustomCodeGeneratorOrRefactoringTestCaseCodeGenerator
 	instanceVariableNames:''
 	classVariableNames:''