summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/ansible-test-sanity-lint/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/ansible-test-sanity-lint/expected.txt')
-rw-r--r--test/integration/targets/ansible-test-sanity-lint/expected.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/ansible-test-sanity-lint/expected.txt b/test/integration/targets/ansible-test-sanity-lint/expected.txt
new file mode 100644
index 0000000..94238c8
--- /dev/null
+++ b/test/integration/targets/ansible-test-sanity-lint/expected.txt
@@ -0,0 +1 @@
+plugins/modules/python-wrong-shebang.py:1:1: expected module shebang "b'#!/usr/bin/python'" but found: b'#!invalid'