mirror of
https://github.com/jopohl/urh.git
synced 2026-03-21 23:47:05 +01:00
remove rebuild of debian8
This commit is contained in:
@@ -9,7 +9,7 @@ class TestInstallation(unittest.TestCase):
|
||||
self.assertTrue(docker_util.run_image("archlinux"))
|
||||
|
||||
def test_debian8(self):
|
||||
self.assertTrue(docker_util.run_image("debian8", True))
|
||||
self.assertTrue(docker_util.run_image("debian8"))
|
||||
|
||||
def test_ubuntu1404(self):
|
||||
self.assertTrue(docker_util.run_image("ubuntu1404"))
|
||||
|
||||
Reference in New Issue
Block a user