#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 23 Oct 2018 17:34:32 +0200
changeset 2042 33097ff706b7
parent 2041 9afa32f02da6
child 2043 2d129e945ce4
#OTHER by cg category
RegressionTests__RxTests.st
--- a/RegressionTests__RxTests.st	Tue Oct 23 17:34:29 2018 +0200
+++ b/RegressionTests__RxTests.st	Tue Oct 23 17:34:32 2018 +0200
@@ -8,24 +8,14 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Collections-Utilities'
 !
 
 !RxTests class methodsFor:'documentation'!
 
 documentation
 "
-    documentation to be added.
-
-    [author:]
-	Claus Gittinger (cg@alan)
-
-    [instance variables:]
-
-    [class variables:]
-
-    [see also:]
-
+    regex tests.
 "
 ! !