From: Magnus Jacobsson Date: Sun, 15 Nov 2020 15:15:13 +0000 (+0100) Subject: Remove gv2gml from tools_not_built_with_cmake X-Git-Tag: 2.46.0~9^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be1a0ae398f7130692a7b6f783c0d49304349c59;p=graphviz Remove gv2gml from tools_not_built_with_cmake --- diff --git a/ci/tests.py b/ci/tests.py index c54f60a18..9e43b578b 100644 --- a/ci/tests.py +++ b/ci/tests.py @@ -67,7 +67,6 @@ def test_existence(binary: str): 'dot_builtins', 'dotty', 'edgepaint', - 'gv2gml', 'gv2gxl', 'gvedit', 'gvmap',