summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/facts_d/files/goodscript.fact
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/facts_d/files/goodscript.fact')
-rw-r--r--test/integration/targets/facts_d/files/goodscript.fact3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/integration/targets/facts_d/files/goodscript.fact b/test/integration/targets/facts_d/files/goodscript.fact
new file mode 100644
index 0000000..6ee866c
--- /dev/null
+++ b/test/integration/targets/facts_d/files/goodscript.fact
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo '{"script_ran": true}'