Added test fixture for AutoHotkey language.

This commit is contained in:
Anthony Zhang
2011-09-01 16:30:06 -04:00
parent 37560f4f60
commit 09231805ee

1
test/fixtures/hello.ahk vendored Normal file
View File

@@ -0,0 +1 @@
MsgBox, Hello`, World!