From 31e9705022d585d818a5c869f0f91e4d6b7c252e Mon Sep 17 00:00:00 2001 From: Daniel Bovensiepen Date: Tue, 29 May 2012 01:20:46 +0800 Subject: Add Test cases for Literals, Enumeration, Exceptions and clean line endings --- test/t/float.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test/t/float.rb') diff --git a/test/t/float.rb b/test/t/float.rb index fd87bb04f..fc87a5b22 100644 --- a/test/t/float.rb +++ b/test/t/float.rb @@ -99,4 +99,3 @@ end assert('Float#truncate', '15.2.9.3.15') do 3.123456789.truncate == 3 end - -- cgit v1.2.3