test_urls: Remove dead link

This commit is contained in:
Cole Robinson 2017-09-08 16:58:45 -04:00
parent 785352ea60
commit 170a169fcc
1 changed files with 0 additions and 1 deletions

View File

@ -160,7 +160,6 @@ _add(OLD_OPENSUSE_URL % ("12.2"), "opensuse12.2",
hasbootiso=False, testshortcircuit=True, arch="i686")
# Latest 13.x releases
_add(OPENSUSE_URL % ("13.1"), "opensuse13.1", hasbootiso=False)
_add(OPENSUSE_URL % ("13.2"), "opensuse13.2", hasbootiso=False)
# tumbleweed (rolling distro)
_add(OPENSUSE_TUMBLEWEED, "opensusetumbleweed", hasbootiso=False)