X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=a2d7d28b360ca6269d774e34a16b290bd66e5b5a;hb=6cc09fa51003cafa89e1526e72ed9e7e59fe6274;hp=94992fe5c700bb7c8a96338df647a6fda7705f4a;hpb=74763843f7e21f31e09550ec0c7d07ba88e26040;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index 94992fe5..a2d7d28b 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -1,4 +1,4 @@ -# For extract_component_from_section tests +// For extract_component_from_section tests Component { @@ -17,3 +17,16 @@ Component Description "Software that fails to meet the DFSG"; }; }; + +Dir +{ + Root "tests/fixtures/ftp/"; +}; + +DB +{ + Name "test_projectb"; + Host ""; + Port -1; +}; +