X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=tox.ini;h=83a583c60ff50e58c487c5848d6a48ac5f0a5b79;hp=7540510304c5f0efc4043eb8668078985a35189e;hb=21ec43271ef1ad03f33ca63218b6313f2d305dbe;hpb=73d8433ffe4ad0e619a0a0085e348e2b15fd7712 diff --git a/tox.ini b/tox.ini index 7540510..83a583c 100644 --- a/tox.ini +++ b/tox.ini @@ -17,8 +17,8 @@ setenv = deps = -r{toxinidir}/test-requirements.txt commands = mudpy_selftest mudpy/tests/fixtures/test_daemon.yaml -[testenv:debug] -commands = mudpy mudpy/tests/fixtures/test_daemon.yaml +[testenv:demo] +commands = mudpy {posargs} [testenv:dist] whitelist_externals = rm