summaryrefslogtreecommitdiff
path: root/test/integration/targets/include_when_parent_is_static/tasks.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/include_when_parent_is_static/tasks.yml')
-rw-r--r--test/integration/targets/include_when_parent_is_static/tasks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/include_when_parent_is_static/tasks.yml b/test/integration/targets/include_when_parent_is_static/tasks.yml
index a234a3dd..50dd2341 100644
--- a/test/integration/targets/include_when_parent_is_static/tasks.yml
+++ b/test/integration/targets/include_when_parent_is_static/tasks.yml
@@ -9,4 +9,4 @@
# perform an include task which should be static if all of the task's parents are static, otherwise it should be dynamic
# this file was loaded using import_tasks, which is static, so this include should also be static
-- include: syntax_error.yml
+- import_tasks: syntax_error.yml