RegressionTests__DoubleMetaphoneStringComparatorTest.st
changeset 537 170f51d1a2b7
parent 527 e6aa736ec741
child 543 bcb8e4c9c201
--- a/RegressionTests__DoubleMetaphoneStringComparatorTest.st	Tue Aug 11 21:37:56 2009 +0200
+++ b/RegressionTests__DoubleMetaphoneStringComparatorTest.st	Tue Aug 11 21:38:00 2009 +0200
@@ -4,7 +4,7 @@
 	instanceVariableNames:'dmsc'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Collections-Text-Support'
+	category:'tests-Regression'
 !
 
 DoubleMetaphoneStringComparatorTest comment:'Tests for the DoubleMetaphoneStringComparator class.'