summaryrefslogtreecommitdiff
path: root/test/etap/100-ref-counter.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/100-ref-counter.t')
-rwxr-xr-xtest/etap/100-ref-counter.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/etap/100-ref-counter.t b/test/etap/100-ref-counter.t
index a186076a..c2c233e1 100755
--- a/test/etap/100-ref-counter.t
+++ b/test/etap/100-ref-counter.t
@@ -14,6 +14,7 @@
% the License.
main(_) ->
+ code:add_patha("src/etap"),
code:add_pathz("src/couchdb"),
etap:plan(8),
case (catch test()) of