moved internal test module into published SQL/Abstract/Test, so that clients of SQLA...
[scpubgit/Q-Branch.git] / t / 08special_ops.t
index 5bc5996..bbccd14 100644 (file)
@@ -4,10 +4,7 @@ use strict;
 use warnings;\r
 use Test::More;\r
 \r
-use FindBin;\r
-use lib "$FindBin::Bin";\r
-use TestSqlAbstract;\r
-\r
+use SQL::Abstract::Test qw/is_same_sql_bind/;\r
 plan tests => 2;\r
 \r
 use SQL::Abstract;\r