@@ -84,7 +84,7 @@ class AboutSymbols < EdgeCase::Koan
|
|||||||
# interesting string operations are available on symbols.
|
# interesting string operations are available on symbols.
|
||||||
|
|
||||||
def test_symbols_cannot_be_concatenated
|
def test_symbols_cannot_be_concatenated
|
||||||
# Exceptions will be pondered further father down the path
|
# Exceptions will be pondered further down the path
|
||||||
assert_raise(___(NoMethodError)) do
|
assert_raise(___(NoMethodError)) do
|
||||||
:cats + :dogs
|
:cats + :dogs
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user