about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--t/002_index_route.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/002_index_route.t b/t/002_index_route.t
index f6fe11b..5c02d85 100644
--- a/t/002_index_route.t
+++ b/t/002_index_route.t
@@ -3,6 +3,7 @@ use strict;
 use warnings;
 
 ok 1;
+ok 2;
 # the order is important
 #use jitterbug;
 #use Dancer::Test;