Added test number.
Ken Youens-Clark [Tue, 19 Aug 2003 21:10:39 +0000 (21:10 +0000)]
t/19sybase-parser.t

index c705e9c..0324b1f 100644 (file)
@@ -5,7 +5,7 @@
 use strict;
 
 use FindBin qw/$Bin/;
-use Test::More 'no_plan'; #tests => 1;
+use Test::More tests => 41;
 use SQL::Translator;
 use SQL::Translator::Schema::Constants;
 use SQL::Translator::Parser::Sybase qw(parse);