RegressionTests__DoubleMetaphoneStringComparatorTest.st
changeset 2041 9afa32f02da6
parent 1447 2351db93aa5b
child 2175 c2e359dfc0fc
--- 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$'
 ! !
+