]> git.decadent.org.uk Git - dak.git/blobdiff - tests/fixtures/dak.conf
implement first test with database access
[dak.git] / tests / fixtures / dak.conf
index 1c50af073a9a2424b7718466931978b9488e94cc..a2d7d28b360ca6269d774e34a16b290bd66e5b5a 100644 (file)
@@ -20,5 +20,13 @@ Component
 
 Dir
 {
-  Root "fixtures/ftp/";
+  Root "tests/fixtures/ftp/";
 };
+
+DB
+{
+  Name "test_projectb";
+  Host "";
+  Port -1;
+};
+