Added test cases for "col => {-in => \[$sql, @bind]}" with bindtype => 'columns'.
[dbsrgits/SQL-Abstract.git] / MANIFEST
index d44f80c..9503a39 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,7 @@
 Changes\r
 INSTALL\r
 lib/SQL/Abstract.pm\r
+lib/SQL/Abstract/Test.pm\r
 Makefile.PL\r
 MANIFEST                       This list of files\r
 t/00new.t\r
@@ -10,4 +11,5 @@ t/03values.t
 t/06order_by.t\r
 t/07subqueries.t\r
 t/08special_ops.t\r
-t/TestSqlAbstract.pm\r
+t/09refkind.t\r
+t/10test.t\r