Skip to content
Snippets Groups Projects
Commit d301b809 authored by u214892's avatar u214892
Browse files

#22 integrating benchmarks

parent 8d88ac27
No related branches found
No related tags found
No related merge requests found
......@@ -32,10 +32,9 @@ commands =
basepython = python
setenv =
PYTHONPATH = {toxinidir}
whitelist_externals = ls
xargs
whitelist_externals = sh
commands =
ls benchmarks/*.py | xargs -n 1 python
sh -c 'ls benchmarks/*.py | xargs -n 1 python'
[testenv]
whitelist_externals = xvfb-run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment