1
0
mirror of https://github.com/sstephenson/bats.git synced 2026-02-26 17:58:09 +01:00
Files
bats/libexec/bats-exec-test
Sylvain 1735a4fcd2 saving $IFS in run() not altered for code using it
IFS was modified by run() becoming '\n' and so relying to its bash default
was failing tests.

Also some wrong tests corrected because was relying on this behavior to pass.

Fix #89
2015-01-29 20:51:49 +01:00

7.1 KiB
Executable File