From 02d2ae31a01adfe0a0667ccdaa2141bb50952e3b Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Tue, 20 Oct 2020 18:02:54 +0200 Subject: [PATCH] Remove gc from tools_not_built_with_cmake list in tools test It was a mistake to put it there in the first place. --- rtest/test_tools.py | 1 - 1 file changed, 1 deletion(-) 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', -- 2.40.0