From 23c3afee921de25b97ed1f5cd77cff79a37986da Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Philippe=20Bruy=C3=A8re?= Date: Tue, 25 Jan 2022 12:25:19 +0100 Subject: [PATCH] move getarcstep.c to tmp dir, it reference vkvg internals which cause linking failures --- tests/{ => tmp}/getarcstep.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{ => tmp}/getarcstep.c (100%) diff --git a/tests/getarcstep.c b/tests/tmp/getarcstep.c similarity index 100% rename from tests/getarcstep.c rename to tests/tmp/getarcstep.c -- 2.47.3