peter 20 anni fa
parent
commit
00f61a2481
1 ha cambiato i file con 6 aggiunte e 1 eliminazioni
  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