diff options
| author | Jussi Pakkanen <jpakkane@gmail.com> | 2022-10-24 01:00:57 +0300 |
|---|---|---|
| committer | Jussi Pakkanen <jpakkane@gmail.com> | 2022-10-25 00:03:32 +0300 |
| commit | 458dcf8aac74903380c2adceb2b16a87f231b42b (patch) | |
| tree | b84536ec74c1eb4131282f4a4caecbbe644c8def /test cases/unit/109 configure same noop | |
| parent | 1a1aad317f71731d8440f695d29bc12c28011de2 (diff) | |
| download | meson-458dcf8aac74903380c2adceb2b16a87f231b42b.tar.gz | |
Condense test directory numbers.
Diffstat (limited to 'test cases/unit/109 configure same noop')
| -rw-r--r-- | test cases/unit/109 configure same noop/meson.build | 1 | ||||
| -rw-r--r-- | test cases/unit/109 configure same noop/meson_options.txt | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/test cases/unit/109 configure same noop/meson.build b/test cases/unit/109 configure same noop/meson.build deleted file mode 100644 index d3f13262e..000000000 --- a/test cases/unit/109 configure same noop/meson.build +++ /dev/null @@ -1 +0,0 @@ -project('configure same noop test') diff --git a/test cases/unit/109 configure same noop/meson_options.txt b/test cases/unit/109 configure same noop/meson_options.txt deleted file mode 100644 index c406af229..000000000 --- a/test cases/unit/109 configure same noop/meson_options.txt +++ /dev/null @@ -1,5 +0,0 @@ -option( - 'opt', - type : 'string', - value: '', -) |
