summaryrefslogtreecommitdiffhomepage
path: root/test/t/time.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/time.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/time.rb')
-rw-r--r--test/t/time.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/t/time.rb b/test/t/time.rb
index f33cdde0d..98b99f2c2 100644
--- a/test/t/time.rb
+++ b/test/t/time.rb
@@ -71,3 +71,4 @@ end
assert('Time#new') do
Time.new.class == Time
end
+