summaryrefslogtreecommitdiff
path: root/test/etap/010-file-basics.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/etap/010-file-basics.t')
-rwxr-xr-x[-rw-r--r--]test/etap/010-file-basics.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/etap/010-file-basics.t b/test/etap/010-file-basics.t
index 73ff5d8a..af9601d8 100644..100755
--- a/test/etap/010-file-basics.t
+++ b/test/etap/010-file-basics.t
@@ -2,7 +2,7 @@
%% -*- erlang -*-
%%! -pa ./src/couchdb -sasl errlog_type error -boot start_sasl -noshell
--define(FILE_NAME, "./t/temp.010").
+-define(FILE_NAME, "./test/etap/temp.010").
main(_) ->
etap:plan(16),