zunit-zsh.zunit/tests
James Dinsdale 58feaa993e Prevent need for trailing semicolons within tests
Fixes an issue with the way test code is echoed into eval, meaning that
newlines are passed through correctly, so a trailing semicolon is no
longer needed at the end of each line.

Also means that comments within test body no longer cause a fatal error.
2016-09-26 21:59:28 +01:00
..
_support First commit 2016-09-05 22:10:10 +01:00
assertions.zunit Prevent need for trailing semicolons within tests 2016-09-26 21:59:28 +01:00
load.zunit First commit 2016-09-05 22:10:10 +01:00