aboutsummaryrefslogtreecommitdiff
path: root/tests/streamline.res
diff options
context:
space:
mode:
Diffstat (limited to 'tests/streamline.res')
-rw-r--r--tests/streamline.res8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/streamline.res b/tests/streamline.res
new file mode 100644
index 000000000000..5eb18d7c2737
--- /dev/null
+++ b/tests/streamline.res
@@ -0,0 +1,8 @@
+key1 = "test string";
+key2 = "test \\nstring";
+key3 = " test string \n";
+key4 [
+ 10,
+ 10.100000,
+ 9.999000,
+]