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.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/etap/001-load.t b/test/etap/001-load.t
index 527ba8f6..ef941867 100755
--- a/test/etap/001-load.t
+++ b/test/etap/001-load.t
@@ -5,6 +5,7 @@
% Test that we can load each module.
main(_) ->
+ code:add_pathz("src/couchdb"),
etap:plan(39),
Modules = [
couch_batch_save,