summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/module_utils/other_mu_dir/json_utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/module_utils/other_mu_dir/json_utils.py')
-rw-r--r--test/integration/targets/module_utils/other_mu_dir/json_utils.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/targets/module_utils/other_mu_dir/json_utils.py b/test/integration/targets/module_utils/other_mu_dir/json_utils.py
new file mode 100644
index 0000000..59757e4
--- /dev/null
+++ b/test/integration/targets/module_utils/other_mu_dir/json_utils.py
@@ -0,0 +1 @@
+data = 'overridden json_utils'