From dc9bc7cf111ce81d3811932d557bf009e2f34dfe Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 7 Oct 2010 20:49:03 +0200 Subject: some test --- t/003_hook_route.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 't/003_hook_route.t') diff --git a/t/003_hook_route.t b/t/003_hook_route.t index 72a841f..0566835 100644 --- a/t/003_hook_route.t +++ b/t/003_hook_route.t @@ -1,7 +1,8 @@ -use Test::More tests => 1; +use Test::More tests => 2; use strict; use warnings; ok 1; +ok 2; #use jitterbug; #use JSON; #use YAML qw/LoadFile/; -- cgit 1.4.1