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