Update number of tests.
[dbsrgits/SQL-Translator.git] / t / 27sqlite-parser.t
index db4c40c..1b10e8a 100644 (file)
@@ -2,7 +2,7 @@
 # vim: set ft=perl:
 
 use strict;
-use Test::More 'no_plan'; #tests => 180;
+use Test::More tests => 5;
 use FindBin qw/$Bin/;
 
 use SQL::Translator;