[Bps-public-commit] r16770 - Path-Dispatcher/trunk/t
clkao at bestpractical.com
clkao at bestpractical.com
Sat Nov 8 22:40:36 EST 2008
Author: clkao
Date: Sat Nov 8 22:40:36 2008
New Revision: 16770
Modified:
Path-Dispatcher/trunk/t/013-tokens.t
Log:
fix test plan.
Modified: Path-Dispatcher/trunk/t/013-tokens.t
==============================================================================
--- Path-Dispatcher/trunk/t/013-tokens.t (original)
+++ Path-Dispatcher/trunk/t/013-tokens.t Sat Nov 8 22:40:36 2008
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
use strict;
use warnings;
-use Test::More tests => 11;
+use Test::More tests => 10;
use Path::Dispatcher;
my @calls;
More information about the Bps-public-commit
mailing list