summaryrefslogtreecommitdiff
path: root/test/etap/010-file-basics.t
diff options
context:
space:
mode:
authorPaul Joseph Davis <davisp@apache.org>2009-05-30 21:48:53 +0000
committerPaul Joseph Davis <davisp@apache.org>2009-05-30 21:48:53 +0000
commit5fb494f586628b5903a07f7165636b8acdc2ced4 (patch)
tree9df4676027325aee323cec326fea635f9daee477 /test/etap/010-file-basics.t
parent0896301295fb468db7b1a0818e90bf883105f33a (diff)
Updating various version control properties
Ignoring coverage and test output. Making test files executable to be run individually. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@780338 13f79535-47bb-0310-9956-ffa450edef68
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),