about summary refs log tree commit diff
path: root/t/data/test.yml
diff options
context:
space:
mode:
Diffstat (limited to 't/data/test.yml')
-rw-r--r--t/data/test.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/t/data/test.yml b/t/data/test.yml
index e4144c3..9ec509e 100644
--- a/t/data/test.yml
+++ b/t/data/test.yml
@@ -17,6 +17,7 @@ jitterbug:
     dir: /tmp/build
   build_process:
     builder: ./scripts/capsule.sh
+    builder_variables: STUFF=BLAH
     on_failure: ./scripts/build-failed.sh
 
 plugins:
@@ -25,6 +26,6 @@ plugins:
       skip_automake: 1
       pckg: "jitterbug::Schema"
       connect_info:
-        - dbi:SQLite:dbname=jitterbug.db
+        - dbi:SQLite:dbname=t/data/jitterbug.db