From 14dfb79ca65dd80e117103c4f8852ae2b4a419a0 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 30 Jan 2011 08:26:23 -0600 Subject: Configuration tests. --- tests/files/test-1.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tests/files/test-1.conf (limited to 'tests/files/test-1.conf') diff --git a/tests/files/test-1.conf b/tests/files/test-1.conf new file mode 100644 index 0000000..01193c6 --- /dev/null +++ b/tests/files/test-1.conf @@ -0,0 +1,6 @@ +key1=value1 +with-whitespace = value-with-whitespace +with-colon: value-of-colon + +# A comment +embedded-comment: this is # not a comment -- cgit v1.2.3