aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/12 promote/meson.build
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2018-07-31 19:22:24 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2018-07-31 19:22:24 +0300
commit17bfbb99e5897ac759aca42d3ee375ebb33bd087 (patch)
tree8df2a3f7cbfcca9c30df15404f0227dfe0107705 /test cases/unit/12 promote/meson.build
parent2bc0f56b21a6dd327a6907c5fe27885b05db49d5 (diff)
downloadmeson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.zip
meson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.tar.gz
meson-17bfbb99e5897ac759aca42d3ee375ebb33bd087.tar.bz2
Condense test dirs.
Diffstat (limited to 'test cases/unit/12 promote/meson.build')
-rw-r--r--test cases/unit/12 promote/meson.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/test cases/unit/12 promote/meson.build b/test cases/unit/12 promote/meson.build
new file mode 100644
index 0000000..066cf36
--- /dev/null
+++ b/test cases/unit/12 promote/meson.build
@@ -0,0 +1,5 @@
+project('promotion test', 'c')
+
+subproject('s1')
+subproject('s2')
+