fix number of tests
authorDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 14 Apr 2014 11:21:10 +0000 (13:21 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Mon, 14 Apr 2014 11:21:10 +0000 (13:21 +0200)
t/06-SmartX.t

index 798399c..40626ae 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-use Test::More tests => 2;
+use Test::More tests => 3;
 use Data::Dump qw(dump);
 
 use lib 'lib';