summaryrefslogtreecommitdiffstats
path: root/bindings/perl
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/perl')
-rwxr-xr-xbindings/perl/t/Lasso.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/perl/t/Lasso.t b/bindings/perl/t/Lasso.t
index f2e6e4fb..0c323822 100755
--- a/bindings/perl/t/Lasso.t
+++ b/bindings/perl/t/Lasso.t
@@ -5,7 +5,7 @@
# change 'tests => 1' to 'tests => last_test_to_print';
-use Test::More tests => 10;
+use Test::More tests => 11;
use Lasso;
use Data::Dumper;
use Error qw(:try);