From def1331dea19b656c351776c6e9c171953da878c Mon Sep 17 00:00:00 2001 From: "agentzh (Yichun Zhang)" Date: Sun, 11 Nov 2012 22:00:29 -0800 Subject: [PATCH] updated the test plan in sanity.t. --- t/sanity.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/sanity.t b/t/sanity.t index 6922c09..89bc63b 100644 --- a/t/sanity.t +++ b/t/sanity.t @@ -2,7 +2,7 @@ use t::Config; -plan tests => 175; +plan tests => 179; #no_diff();