summaryrefslogtreecommitdiffstats
path: root/tests/modules/1.4-master/b/b.jq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/1.4-master/b/b.jq')
-rw-r--r--tests/modules/1.4-master/b/b.jq2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/modules/1.4-master/b/b.jq b/tests/modules/1.4-master/b/b.jq
new file mode 100644
index 00000000..3b69e966
--- /dev/null
+++ b/tests/modules/1.4-master/b/b.jq
@@ -0,0 +1,2 @@
+def a: "b";
+def b: "c";