Michael Vogt пре 12 година
родитељ
комит
5d9667d92a
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      test/libapt/sourcelist_test.cc

+ 2 - 0
test/libapt/sourcelist_test.cc

@@ -21,6 +21,8 @@ void remove_tmpfile(void)
 
 int main(int argc, char *argv[])
 {
+  _config->Set("APT::Sources::Use-Deb822", true);
+
    const char contents[] = ""
       "Types: deb\n"
       "URIs: http://ftp.debian.org/debian\n"