diff options
author | David Walter Seikel | 2014-03-27 03:13:50 +1000 |
---|---|---|
committer | David Walter Seikel | 2014-03-27 03:13:50 +1000 |
commit | 747949222c23dd280b6807ea2f3337d2227e771c (patch) | |
tree | ce168718a9ff51ca47a944462931d255d2b9f74b /ClientHamr | |
parent | Fix typoes. (diff) | |
download | SledjHamr-747949222c23dd280b6807ea2f3337d2227e771c.zip SledjHamr-747949222c23dd280b6807ea2f3337d2227e771c.tar.gz SledjHamr-747949222c23dd280b6807ea2f3337d2227e771c.tar.bz2 SledjHamr-747949222c23dd280b6807ea2f3337d2227e771c.tar.xz |
Add a test properties file.
Diffstat (limited to 'ClientHamr')
-rw-r--r-- | ClientHamr/GuiLua/test.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ClientHamr/GuiLua/test.properties b/ClientHamr/GuiLua/test.properties new file mode 100644 index 0000000..81bdff0 --- /dev/null +++ b/ClientHamr/GuiLua/test.properties | |||
@@ -0,0 +1 @@ | |||
test.foo = 'forty two' | |||