From 1782038144ef3413831801bb9c2f3038a84ac6f4 Mon Sep 17 00:00:00 2001 From: Ben Straub Date: Thu, 14 Nov 2013 14:05:52 -0800 Subject: Rename tests-clar to tests --- tests/resources/config/config12 | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/resources/config/config12 (limited to 'tests/resources/config/config12') diff --git a/tests/resources/config/config12 b/tests/resources/config/config12 new file mode 100644 index 000000000..b57a81b08 --- /dev/null +++ b/tests/resources/config/config12 @@ -0,0 +1,7 @@ +[some "section"] + test = hi ; comment + other = "hello! \" ; ; ; " ; more test + multi = "hi, this is a ; \ +multiline comment # with ;\n special chars \ +and other stuff !@#" + back = "this is \ba phrase" -- cgit v1.2.1