Browse Source

+ implemented TStringList.Find

git-svn-id: branches/cleanroom@10356 -
Vincent Snijders 17 years ago
parent
commit
ffbf9cff50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/tests/tcstringlist.pp

+ 1 - 1
rtl/tests/tcstringlist.pp

@@ -5,7 +5,7 @@ unit tcstringlist;
 interface
 
 uses
-  Classes, SysUtils, fpcunit, testutils, testregistry; 
+  Classes, SysUtils, fpcunit, testregistry;
 
 type