summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/template/files/string_type_filters.expected
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/template/files/string_type_filters.expected')
-rw-r--r--test/integration/targets/template/files/string_type_filters.expected4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/integration/targets/template/files/string_type_filters.expected b/test/integration/targets/template/files/string_type_filters.expected
new file mode 100644
index 0000000..989c356
--- /dev/null
+++ b/test/integration/targets/template/files/string_type_filters.expected
@@ -0,0 +1,4 @@
+{
+ "foo": "bar",
+ "foobar": 1
+}