summaryrefslogtreecommitdiff
path: root/test/etap/001-load.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/001-load.t')
-rwxr-xr-xtest/etap/001-load.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/001-load.t b/test/etap/001-load.t
index 66136ed8..f42ab3db 100755
--- a/test/etap/001-load.t
+++ b/test/etap/001-load.t
@@ -19,7 +19,7 @@
main(_) ->
code:add_patha("src/etap"),
code:add_pathz("src/couchdb"),
- etap:plan(39),
+ etap:plan(37),
Modules = [
couch_btree,
couch_config,