This website requires JavaScript.
Explore
Help
Sign In
james
/
webbysitey
Watch
1
Star
0
Fork
You've already forked webbysitey
0
Code
Pull Requests
Activity
1d52e248fd
webbysitey
/
tests
/
test_foo.py
6 lines
80 B
Python
Raw
Blame
History
from
webbysitey
.
foo
import
foo
def
test_foo
(
)
:
assert
foo
(
"
foo
"
)
==
"
foo
"
View Git Blame
Copy Permalink