From: Magnus Jacobsson Date: Tue, 20 Oct 2020 16:02:54 +0000 (+0200) Subject: Remove gc from tools_not_built_with_cmake list in tools test X-Git-Tag: 2.46.0~20^2^2~13^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02d2ae31a01adfe0a0667ccdaa2141bb50952e3b;p=graphviz Remove gc from tools_not_built_with_cmake list in tools test It was a mistake to put it there in the first place. --- diff --git a/rtest/test_tools.py b/rtest/test_tools.py index 2dfa0df3c..8c0507a65 100644 --- a/rtest/test_tools.py +++ b/rtest/test_tools.py @@ -60,7 +60,6 @@ def test_tools(tool): 'dotty', 'edgepaint', 'fdp', - 'gc', 'gv2gml', 'gv2gxl', 'gvedit',