summaryrefslogtreecommitdiff
path: root/tests/completions/project/elements/compose-include-bin.bst
diff options
context:
space:
mode:
Diffstat (limited to 'tests/completions/project/elements/compose-include-bin.bst')
-rw-r--r--tests/completions/project/elements/compose-include-bin.bst16
1 files changed, 16 insertions, 0 deletions
diff --git a/tests/completions/project/elements/compose-include-bin.bst b/tests/completions/project/elements/compose-include-bin.bst
new file mode 100644
index 000000000..9571203c6
--- /dev/null
+++ b/tests/completions/project/elements/compose-include-bin.bst
@@ -0,0 +1,16 @@
+kind: compose
+
+depends:
+- filename: import-bin.bst
+ type: build
+- filename: import-dev.bst
+ type: build
+
+config:
+ # Dont try running the sandbox, we dont have a
+ # runtime to run anything in this context.
+ integrate: False
+
+ # Only include the runtim
+ include:
+ - runtime