diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2023-10-26 19:23:20 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2023-10-27 17:43:03 +0300 |
| commit | 3bbe66e971dfe84dcffa702c2673fb136da0a508 (patch) | |
| tree | dfad22ea1a365b4584320a92f1aa592ef868e14d /test cases/unit/103 python without pkgconfig/meson.build | |
| parent | ada6236f76f4fbce4313b48eeaf9d8485516fde8 (diff) | |
| download | meson-3bbe66e971dfe84dcffa702c2673fb136da0a508.tar.gz | |
Condense test directories for RC1.
Diffstat (limited to 'test cases/unit/103 python without pkgconfig/meson.build')
| -rw-r--r-- | test cases/unit/103 python without pkgconfig/meson.build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test cases/unit/103 python without pkgconfig/meson.build b/test cases/unit/103 python without pkgconfig/meson.build deleted file mode 100644 index 014a61751..000000000 --- a/test cases/unit/103 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() |
