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/typeerror.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'test/t/typeerror.rb') diff --git a/test/t/typeerror.rb b/test/t/typeerror.rb index 12cf64e70..c4434aa24 100644 --- a/test/t/typeerror.rb +++ b/test/t/typeerror.rb @@ -4,4 +4,3 @@ assert('TypeError', '15.2.29') do TypeError.class == Class end - -- cgit v1.2.3