summaryrefslogtreecommitdiffhomepage
path: root/test/t/standarderror.rb
diff options
context:
space:
mode:
authorDaniel Bovensiepen <[email protected]>2012-05-29 01:20:46 +0800
committerDaniel Bovensiepen <[email protected]>2012-05-29 01:20:46 +0800
commit31e9705022d585d818a5c869f0f91e4d6b7c252e (patch)
tree1f9abea740912054841872ff585778cd6d4abaa5 /test/t/standarderror.rb
parentec3944d9c05fc5553469375661dbdaba42a57303 (diff)
downloadmruby-31e9705022d585d818a5c869f0f91e4d6b7c252e.tar.gz
mruby-31e9705022d585d818a5c869f0f91e4d6b7c252e.zip
Add Test cases for Literals, Enumeration, Exceptions and clean line endings
Diffstat (limited to 'test/t/standarderror.rb')
-rw-r--r--test/t/standarderror.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/t/standarderror.rb b/test/t/standarderror.rb
index f6c63ac12..550c337c1 100644
--- a/test/t/standarderror.rb
+++ b/test/t/standarderror.rb
@@ -4,4 +4,3 @@
assert('StandardError', '15.2.23') do
StandardError.class == Class
end
-