Rename debug testenv to demo and use sample config
[mudpy.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 7540510..83a583c 100644 (file)
--- 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