X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/42f43a11627e9950c0fd2b70ebec7140e5be7f5a..56613a972fea15b2d8637d00d45581e87a990c7c:/tests/play.py diff --git a/tests/play.py b/tests/play.py index 43deaff..0013d7e 100755 --- a/tests/play.py +++ b/tests/play.py @@ -24,6 +24,7 @@ def test(): """Play some tracks""" dtest.start_daemon() dtest.create_user() + dtest.rescan() # ensure all files are scanned c = disorder.client() c.random_disable() assert c.random_enabled() == False