RegressionTests__TestDialogs1.st
changeset 193 6ead28d62b77
parent 98 13ba78688a88
child 1447 2351db93aa5b
child 1499 26a16a04219b
--- a/RegressionTests__TestDialogs1.st	Mon Jun 16 11:20:11 2003 +0200
+++ b/RegressionTests__TestDialogs1.st	Tue Jun 17 10:16:44 2003 +0200
@@ -1,10 +1,12 @@
 "{ Package: 'exept:regression' }"
 
+"{ NameSpace: RegressionTests }"
+
 ApplicationModel subclass:#TestDialogs1
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests'
+	category:'tests-Regression'
 !
 
 !TestDialogs1 class methodsFor:'documentation'!