Add more test fixture files

This commit is contained in:
Joshua Peek
2011-09-06 15:39:22 -05:00
parent 0239a59248
commit f9df8685b4
21 changed files with 778 additions and 1 deletions

3
test/fixtures/foo.nim vendored Normal file
View File

@@ -0,0 +1,3 @@
# Hello world program
echo "Hello world!"