From 78d8924d433401a969b6bfaa7b2a4bd613609744 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Tue, 28 Mar 2023 14:09:58 +0300 Subject: Condense test directories for rc1. --- test cases/unit/102 python without pkgconfig/meson.build | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test cases/unit/102 python without pkgconfig/meson.build (limited to 'test cases/unit/102 python without pkgconfig/meson.build') diff --git a/test cases/unit/102 python without pkgconfig/meson.build b/test cases/unit/102 python without pkgconfig/meson.build deleted file mode 100644 index 014a61751..000000000 --- a/test cases/unit/102 python without pkgconfig/meson.build +++ /dev/null @@ -1,4 +0,0 @@ -project('python without pkgconfig', 'c') - -# This unit test is ran with PKG_CONFIG=notfound -import('python').find_installation().dependency() -- cgit v1.2.3