This website works better with JavaScript
Home
Explore
Help
Sign In
oznt
/
mars-rover
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8759015bab
Branches
Tags
master
mars-rover
/
tests
/
test_rover.py
test_rover.py
66 B
History
Raw
1
2
3
4
5
from rover import Rover
def test_can_land():
assert Rover()