Browse Source

* 1.0.x fix

peter 20 years ago
parent
commit
00f61a2481
1 changed files with 6 additions and 1 deletions
  1. 6 1
      tests/utils/dbtests.pp

+ 6 - 1
tests/utils/dbtests.pp

@@ -6,7 +6,12 @@ unit dbtests;
 Interface
 
 Uses
-  mysql3,testu;
+{$ifndef ver1_0}
+  mysql3,
+{$else}
+  mysql,
+{$endif}  
+  testu;
 
 { ---------------------------------------------------------------------
   High-level access