grooveondemand/test/test_ondemand.py
2022-11-19 15:14:12 -08:00

8 lines
148 B
Python

from boddle import boddle
from groove import ondemand
def test_ondemand_server():
with boddle():
assert ondemand.index() == 'Groovy.'