diff options
| author | Austin Clements <amdragon@MIT.EDU> | 2012-11-26 23:58:17 -0500 |
|---|---|---|
| committer | David Bremner <bremner@debian.org> | 2012-11-27 10:25:41 -0400 |
| commit | dba1f6e43247fb66ef1068ad88672dfb6a2df624 (patch) | |
| tree | 6110faac32a955a9faabe07c9729643a7dd6c2d2 /test/basic | |
| parent | 7611a72be2cf6488c4d57ac0545469ff7ae89760 (diff) | |
test: Quote $output in calls to test_expect_equal
Previously, many tests in emacs-subject-to-filename didn't quote the
$output argument to test_expect_equal. As a result, if $output was
empty, test_expect_equal would be passed only one argument and would
abort the entire test script. By quoting the argument, we ensure
test_expect_equal will always receive two arguments.
Diffstat (limited to 'test/basic')
0 files changed, 0 insertions, 0 deletions
