Skip to content

Commit

Permalink
Ruby 1.8.7 doesn’t allow empty Symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolai Weibull committed May 29, 2013
1 parent d1519d4 commit d526906
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/ame-1.0/types/symbol.rb
@@ -1,6 +1,5 @@
# -*- coding: utf-8 -*-

Expectations do
expect :'' do Ame::Types::Symbol.parse('') end
expect :'junk' do Ame::Types::Symbol.parse('junk') end
end

0 comments on commit d526906

Please sign in to comment.