test_urls: remove commented fedora21 alpha urls

Discoverd by pep8 '# ' style.
introduced by 92b443df
We forgot to delete it.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
This commit is contained in:
Chen Hanxiao 2014-12-12 10:10:17 +08:00
parent 5d0c68cc0c
commit 08007d56fe

View File

@ -113,9 +113,6 @@ _add(OLD_FEDORA_URL % ("19", "x86_64"), "fedora19")
_add(OLD_FEDORA_URL % ("20", "x86_64"), "fedora20")
# Any Dev release
_add(FEDORA_URL % ("21", "x86_64"), "fedora21", name="fedora21")
#_add(
#"https://dl.fedoraproject.org/pub/alt/stage/21_Alpha_TC6/Server/x86_64/os/",
#"fedora21", name="fedora21-tc")
# Rawhide w/ i686 test
# XXX: Nowadays rawhide isn't a full install tree
# _add(DEVFEDORA_URL % ("rawhide", "x86_64"), "fedora20",