CustomCodeSelectionToResourceTranslationTests.st
changeset 803 95cdac772759
parent 777 8f212cf1bb45
child 829 59bfd92fcef0
--- a/CustomCodeSelectionToResourceTranslationTests.st	Sat Jan 24 20:49:49 2015 +0100
+++ b/CustomCodeSelectionToResourceTranslationTests.st	Sun Jan 25 13:39:42 2015 +0100
@@ -1,5 +1,7 @@
 "{ Package: 'jn:refactoring_custom' }"
 
+"{ NameSpace: Smalltalk }"
+
 CustomCodeGeneratorOrRefactoringTestCase subclass:#CustomCodeSelectionToResourceTranslationTests
 	instanceVariableNames:''
 	classVariableNames:''