diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-05-16 16:00:05 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-05-16 16:00:05 +0800 |
| commit | dd6af6d2ec17c88c87844e75cd973fb4569c4c88 (patch) | |
| tree | 93cbc3814001d4351f513725da1ef0302a75c523 /test/t/bs_exception.rb | |
| parent | b4a80d7485beb63eb9a4baf5e149ccf58542ecb4 (diff) | |
| download | mruby-dd6af6d2ec17c88c87844e75cd973fb4569c4c88.tar.gz mruby-dd6af6d2ec17c88c87844e75cd973fb4569c4c88.zip | |
Add newline in the end of test case files so that the concat of all files works in all cases proper
Diffstat (limited to 'test/t/bs_exception.rb')
| -rw-r--r-- | test/t/bs_exception.rb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/t/bs_exception.rb b/test/t/bs_exception.rb index 406c07467..6ab2cee2a 100644 --- a/test/t/bs_exception.rb +++ b/test/t/bs_exception.rb @@ -154,4 +154,5 @@ assert('BS Exception 10') do ensure 7+7 end == 12 -end +end + |
