diff options
author | Don Bright <hugh.m.bright@gmail.com> | 2013-09-12 05:47:03 (GMT) |
---|---|---|
committer | Don Bright <hugh.m.bright@gmail.com> | 2013-09-12 05:47:03 (GMT) |
commit | c87e9f8d6e210a387ca223f7e8cb14c77b22d8e2 (patch) | |
tree | 7b914afa7058b5c9b6fb581265849dd65cd9e774 /tests/regression/echotest | |
parent | 4e1b1900ed22962add76357f0248decb71a9e4ac (diff) |
remove extraneous files, add rands working test
Diffstat (limited to 'tests/regression/echotest')
-rw-r--r-- | tests/regression/echotest/rands-expected.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/regression/echotest/rands-expected.txt b/tests/regression/echotest/rands-expected.txt new file mode 100644 index 0000000..36ac6cd --- /dev/null +++ b/tests/regression/echotest/rands-expected.txt @@ -0,0 +1,3 @@ +WARNING: Ignoring unknown variable 'v'. +ECHO: "i hope rands() did not crash" +ECHO: [1, 1, 1, 1] |