* Reverted accidental commit in r10821

git-svn-id: trunk@10824 -
This commit is contained in:
joost 2008-04-27 20:24:29 +00:00
parent 1feac6e9d6
commit 971e54c113

View File

@ -12,7 +12,7 @@ uses
DigestTestReport,
toolsunit,
// Units wich contains the tests
{ testbasics, testfieldtypes, TestDatasources,} testdbbasics;
testbasics, testfieldtypes, TestDatasources, testdbbasics;
var
FXMLResultsWriter: TXMLResultsWriter;