(no commit message)
[scpubgit/Q-Branch.git] / t / 03values.t
old mode 100755 (executable)
new mode 100644 (file)
index 3730b7f..f5e4ffc
@@ -4,6 +4,9 @@ use strict;
 use warnings;
 use Test::More;
 
+use FindBin;
+use lib "$FindBin::Bin";
+use TestSqlAbstract;
 
 plan tests => 5;