Browse Source

* adapted for new mysql units

florian 21 years ago
parent
commit
4d3dc58f6f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/utils/dbtests.pp

+ 1 - 1
tests/utils/dbtests.pp

@@ -6,7 +6,7 @@ unit dbtests;
 Interface
 Interface
 
 
 Uses
 Uses
-  mysql,testu;
+  mysql3,testu;
 
 
 { ---------------------------------------------------------------------
 { ---------------------------------------------------------------------
   High-level access
   High-level access