diff options
author | Ori Bernstein <ori@eigenstate.org> | 2015-12-01 02:32:57 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2015-12-01 02:32:57 -0800 |
commit | 0f4c2b55ead3f155bc729990c8d6e46b05ccb119 (patch) | |
tree | 612a634d939885ab732f33fa50bdf7821d76d8ca /test | |
parent | cf81dd19f0c898fa6036d1f88cbe822eb8a2b4bf (diff) | |
download | mc-0f4c2b55ead3f155bc729990c8d6e46b05ccb119.tar.gz |
Fix plan9 tests
rc wants single quotes in the test file.
Also, disable a spurious print.
Diffstat (limited to 'test')
-rw-r--r-- | test/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -58,7 +58,7 @@ B voidcall E 12 B callbig E 42 B nestfn E 42 B foldidx P 123,456 -B idxlen P "4 [3, 4]" +B idxlen P '4 [3, 4]' B closure P 111555333666 B fncast P ok B loop P 0123401236789 |