summaryrefslogtreecommitdiff
path: root/tests/files/test-1.conf
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-01-30 08:26:23 -0600
committerStef Walter <stefw@collabora.co.uk>2011-01-30 08:26:23 -0600
commit14dfb79ca65dd80e117103c4f8852ae2b4a419a0 (patch)
tree2b568bac82b2dae2299e9030686b7f5c78da7c3d /tests/files/test-1.conf
parent4375e297b19bc2177e17cc5616e75d96be053328 (diff)
Configuration tests.
Diffstat (limited to 'tests/files/test-1.conf')
-rw-r--r--tests/files/test-1.conf6
1 files changed, 6 insertions, 0 deletions
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