#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Tue, 23 Oct 2018 17:34:29 +0200
changeset 2041 9afa32f02da6
parent 2040 187337948788
child 2042 33097ff706b7
#OTHER by cg category
RegressionTests__DoubleMetaphoneStringComparatorTest.st
--- a/RegressionTests__DoubleMetaphoneStringComparatorTest.st	Sat Oct 13 12:37:33 2018 +0200
+++ b/RegressionTests__DoubleMetaphoneStringComparatorTest.st	Tue Oct 23 17:34:29 2018 +0200
@@ -6,7 +6,7 @@
 	instanceVariableNames:'dmsc'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'tests-Regression'
+	category:'tests-Regression-Collections-Utilities'
 !
 
 DoubleMetaphoneStringComparatorTest comment:'Tests for the DoubleMetaphoneStringComparator class.'
@@ -2435,3 +2435,4 @@
 version
     ^ '$Header$'
 ! !
+