From daebe2872e4ec9e090ed371f88f3a643769c7aa7 Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Sun, 22 Nov 2020 08:13:00 +0100 Subject: [PATCH] Remove gvpr from tools not built with CMake in ci/tests.py --- ci/tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/tests.py b/ci/tests.py index 4098ec33a..6d6a5ec5d 100644 --- a/ci/tests.py +++ b/ci/tests.py @@ -71,7 +71,6 @@ def test_existence(binary: str): 'gvedit', 'gvmap', 'gvmap.sh', - 'gvpr', 'gxl2dot', 'lefty', 'lneato', -- 2.40.0