summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib')
-rw-r--r--bitbake/lib/bb/tests/fetch.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/bb/tests/fetch.py b/bitbake/lib/bb/tests/fetch.py
index 73eba8ca43..7a08be0f49 100644
--- a/bitbake/lib/bb/tests/fetch.py
+++ b/bitbake/lib/bb/tests/fetch.py
@@ -726,7 +726,6 @@ class FetchLatestVersionTest(FetcherTest):
726 726
727class FetchCheckStatusTest(FetcherTest): 727class FetchCheckStatusTest(FetcherTest):
728 test_wget_uris = ["http://www.cups.org/software/1.7.2/cups-1.7.2-source.tar.bz2", 728 test_wget_uris = ["http://www.cups.org/software/1.7.2/cups-1.7.2-source.tar.bz2",
729 "http://www.cups.org/software/ipptool/ipptool-20130731-linux-ubuntu-i686.tar.gz",
730 "http://www.cups.org/", 729 "http://www.cups.org/",
731 "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.1.tar.gz", 730 "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.1.tar.gz",
732 "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.2.tar.gz", 731 "http://downloads.yoctoproject.org/releases/sato/sato-engine-0.2.tar.gz",