From dd6af6d2ec17c88c87844e75cd973fb4569c4c88 Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Wed, 16 May 2012 16:00:05 +0800 Subject: Add newline in the end of test case files so that the concat of all files works in all cases proper --- test/t/bs_exception.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/t/bs_exception.rb') 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 + -- cgit v1.2.3