summaryrefslogtreecommitdiffhomepage
path: root/test/t/bs_literal.rb
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-05-16 16:00:05 +0800
committerDaniel Bovensiepen <[email protected]>2012-05-16 16:00:05 +0800
commitdd6af6d2ec17c88c87844e75cd973fb4569c4c88 (patch)
tree93cbc3814001d4351f513725da1ef0302a75c523 /test/t/bs_literal.rb
parentb4a80d7485beb63eb9a4baf5e149ccf58542ecb4 (diff)
downloadmruby-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_literal.rb')
-rw-r--r--test/t/bs_literal.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/t/bs_literal.rb b/test/t/bs_literal.rb
index a79b0b045..b1ae3a5d6 100644
--- a/test/t/bs_literal.rb
+++ b/test/t/bs_literal.rb
@@ -35,4 +35,5 @@ end
assert('BS Literal 9') do
Fixnum == 1234.class
-end \ No newline at end of file
+end
+