summaryrefslogtreecommitdiff
path: root/t/config
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-03-18 19:01:58 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-03-18 19:01:58 +0100
commitf9553f3e2b7f21080ce7974909e92d251aaae528 (patch)
tree7d08189cca69cde69e64d98e1a514942a2f04e14 /t/config
parentfef20e838cf1eeacacdae0491a13727b4ad8b7e9 (diff)
Add tests
Diffstat (limited to 't/config')
-rw-r--r--t/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/config b/t/config
new file mode 100644
index 0000000..b241979
--- /dev/null
+++ b/t/config
@@ -0,0 +1,6 @@
+simple = echo foo
+other = echo bar
+nospace=echo 'nospace!'
+much space = echo 'dude, lots of space'
+spaceout = echo 'space is beautiful'
+equal = echo foo = bar a=b