[Bast-commits] r5828 - SQL-Abstract/1.x/trunk/t
ribasushi at dev.catalyst.perl.org
ribasushi at dev.catalyst.perl.org
Sat Mar 28 02:23:57 GMT 2009
Author: ribasushi
Date: 2009-03-28 02:23:57 +0000 (Sat, 28 Mar 2009)
New Revision: 5828
Modified:
SQL-Abstract/1.x/trunk/t/04modifiers.t
Log:
Someone else would have to write -nest tests
Modified: SQL-Abstract/1.x/trunk/t/04modifiers.t
===================================================================
--- SQL-Abstract/1.x/trunk/t/04modifiers.t 2009-03-28 02:02:26 UTC (rev 5827)
+++ SQL-Abstract/1.x/trunk/t/04modifiers.t 2009-03-28 02:23:57 UTC (rev 5828)
@@ -338,9 +338,6 @@
},
);
-#can not be verified via is_same_sql_bind - need exact matching (parenthesis and all)
-my @nest_tests = ();
-
plan tests => @and_or_tests*3 + @numbered_mods*4;
for my $case (@and_or_tests) {
More information about the Bast-commits
mailing list