# File karel/test_robots.rb, line 88
def
test_misc
assert_equal
(
"North"
,
Robota
::
NORTH
.
to_s
)
end