mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
whitespace cleanup
This commit is contained in:
@@ -97,7 +97,6 @@ class AboutClassMethods < EdgeCase::Koan
|
|||||||
assert_equal __(:dogs_class_method), Dog.a_class_method
|
assert_equal __(:dogs_class_method), Dog.a_class_method
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
# ------------------------------------------------------------------
|
# ------------------------------------------------------------------
|
||||||
|
|
||||||
LastExpressionInClassStatement = class Dog
|
LastExpressionInClassStatement = class Dog
|
||||||
|
|||||||
Reference in New Issue
Block a user