Rename tests to test, use old directory name.

This commit is contained in:
Michael DeHaan
2014-02-20 19:11:15 -05:00
parent de600f0040
commit 2177b773c8
132 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
zeus var_a=2
morpheus
thor

View File

@@ -0,0 +1,6 @@
[greek]
zeus
morpheus
[norse]
thor

View File

@@ -0,0 +1,6 @@
[major-god]
zeus var_a=1
thor
[minor-god]
morpheus

View File

@@ -0,0 +1,8 @@
[major-god] # group with inline comments
zeus var_a="1#2" # host with inline comments and "#" in the var string
# A comment
thor
[minor-god] # group with inline comment and unbalanced quotes: ' "
morpheus # host with inline comments and unbalanced quotes: ' "
# A comment with unbalanced quotes: ' "