diff options
| author | Daniel Bovensiepen <[email protected]> | 2012-05-29 01:20:46 +0800 |
|---|---|---|
| committer | Daniel Bovensiepen <[email protected]> | 2012-05-29 01:20:46 +0800 |
| commit | 31e9705022d585d818a5c869f0f91e4d6b7c252e (patch) | |
| tree | 1f9abea740912054841872ff585778cd6d4abaa5 /test/t/float.rb | |
| parent | ec3944d9c05fc5553469375661dbdaba42a57303 (diff) | |
| download | mruby-31e9705022d585d818a5c869f0f91e4d6b7c252e.tar.gz mruby-31e9705022d585d818a5c869f0f91e4d6b7c252e.zip | |
Add Test cases for Literals, Enumeration, Exceptions and clean line endings
Diffstat (limited to 'test/t/float.rb')
| -rw-r--r-- | test/t/float.rb | 1 |
1 files changed, 0 insertions, 1 deletions
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 - |
