]> granicus.if.org Git - zziplib/commitdiff
mark testcase for automake
authorGuido Draheim <guidod@gmx.de>
Mon, 4 Jan 2021 21:50:07 +0000 (22:50 +0100)
committerGuido Draheim <guidod@gmx.de>
Mon, 4 Jan 2021 21:50:07 +0000 (22:50 +0100)
testbuilds.py

index 2695dd2296dcd0c78885540a2638d2535727b711..fd102015117a8bb3548c4cf7c6ba3be016afd5b1 100755 (executable)
@@ -1118,7 +1118,7 @@ class ZZiplibBuildTest(unittest.TestCase):
         cmd = "docker rmi {images}:{testname}"
         sx____(cmd.format(**locals()))
         self.rm_testdir()
-    def test_707_centos7_am_docs_dockerfile(self):
+    def test_707_centos7_automake_docs_dockerfile(self):
         if not os.path.exists(DOCKER_SOCKET): self.skipTest("docker-based test")
         self.rm_old()
         self.rm_testdir()