summaryrefslogtreecommitdiffhomepage
path: root/test/t/_assert.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/_assert.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/_assert.rb')
-rw-r--r--test/t/_assert.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/t/_assert.rb b/test/t/_assert.rb
index ecca78656..b2ce616e0 100644
--- a/test/t/_assert.rb
+++ b/test/t/_assert.rb
@@ -64,3 +64,4 @@ def report()
print($kill_test)
print("\n")
end
+