summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/001-basic.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/001-basic.t b/t/001-basic.t
index 1a060af..4b4164d 100644
--- a/t/001-basic.t
+++ b/t/001-basic.t
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
-use Test::More tests => 1;
+use Test::More tests => 4;
package Foo;