]> granicus.if.org Git - graphviz/commitdiff
Remove gc from tools_not_built_with_cmake list in tools test
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 20 Oct 2020 16:02:54 +0000 (18:02 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sat, 24 Oct 2020 06:12:37 +0000 (08:12 +0200)
It was a mistake to put it there in the first place.

rtest/test_tools.py

index 2dfa0df3c84b5da64c4785ff18a2ea779fde8479..8c0507a65ec66e8ea477e80b22922425eae8c38e 100644 (file)
@@ -60,7 +60,6 @@ def test_tools(tool):
         'dotty',
         'edgepaint',
         'fdp',
-        'gc',
         'gv2gml',
         'gv2gxl',
         'gvedit',