From e9cd8546633938aefde269c18de51125c578678d Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Sun, 27 Sep 2009 16:55:52 +0000 Subject: Forgot to update the plan count. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@819343 13f79535-47bb-0310-9956-ffa450edef68 --- test/etap/040-util.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/etap/040-util.t b/test/etap/040-util.t index f2033060..7446046e 100755 --- a/test/etap/040-util.t +++ b/test/etap/040-util.t @@ -17,7 +17,7 @@ main(_) -> code:add_pathz("src/couchdb"), application:start(crypto), - etap:plan(10), + etap:plan(11), case (catch test()) of ok -> etap:end_tests(); -- cgit v1.2.3