]> git.decadent.org.uk Git - dak.git/blobdiff - tests/fixtures/dak.conf
Move test case for extract_component to be a db test
[dak.git] / tests / fixtures / dak.conf
index 3a728f78c1a0911ae74cb62fbab32b32a5a60d66..ec88cc1f4a57eafb37f1557bc8a4591b89b97cc7 100644 (file)
@@ -1,23 +1,3 @@
-// For extract_component_from_section tests
-
-Component
-{
-  main
-  {
-       Description "Main";
-  };
-
-  contrib
-  {
-       Description "Contrib";
-  };
-
-  non-free
-  {
-       Description "Software that fails to meet the DFSG";
-  };
-};
-
 Dir
 {
   Root "tests/fixtures/ftp/";