about summary refs log tree commit diff
path: root/t/data/test.yml
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 17:49:24 -0700
committerJonathan "Duke" Leto <jonathan@leto.net>2011-05-22 17:54:55 -0700
commit754442b00829ebdebd5c9a657221c4637768e7fc (patch)
tree417f383608125c2b4ba85fcef9d57eb71ccd70d6 /t/data/test.yml
parentAdd test db to our cleanup target (diff)
downloadjitterbug-754442b00829ebdebd5c9a657221c4637768e7fc.tar.gz
Do not use a global temp directory in our tests
Diffstat (limited to 't/data/test.yml')
-rw-r--r--t/data/test.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/data/test.yml b/t/data/test.yml
index d8d21c0..98f8e65 100644
--- a/t/data/test.yml
+++ b/t/data/test.yml
@@ -12,9 +12,9 @@ engines:
 
 jitterbug:
   reports:
-    dir: /tmp/jitterbug
+    dir: ./t/tmp/reports
   build:
-    dir: /tmp/build
+    dir: ./t/tmp/build
   build_process:
     builder: ./scripts/capsule.sh
     builder_variables: STUFF=BLAH