summaryrefslogtreecommitdiff
path: root/test/etap/120-stats-collect.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/120-stats-collect.t')
-rwxr-xr-xtest/etap/120-stats-collect.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/etap/120-stats-collect.t b/test/etap/120-stats-collect.t
index a870bfef..dee88765 100755
--- a/test/etap/120-stats-collect.t
+++ b/test/etap/120-stats-collect.t
@@ -14,8 +14,7 @@
% the License.
main(_) ->
- code:add_patha("src/etap"),
- code:add_pathz("src/couchdb"),
+ test_util:init_code_path(),
etap:plan(11),
case (catch test()) of
ok ->