mercurial/HGTests.st
changeset 515 d460ef249979
parent 509 f92210d4585b
child 546 b8a552aab58c
--- a/mercurial/HGTests.st	Mon Jan 19 10:10:26 2015 +0000
+++ b/mercurial/HGTests.st	Mon Jan 19 22:38:09 2015 +0100
@@ -18,6 +18,8 @@
 "
 "{ Package: 'stx:libscm/mercurial' }"
 
+"{ NameSpace: Smalltalk }"
+
 HGTestCase subclass:#HGTests
 	instanceVariableNames:''
 	classVariableNames:''