test_ok2/bench
Daniel Hahler 8c96b65082 Fix bench/bench.py without args
Fixes:

>   File "…/Vcs/pytest/src/_pytest/config/__init__.py", line 60, in main
>     config = _prepareconfig(args, plugins)
>   File "…/Vcs/pytest/src/_pytest/config/__init__.py", line 179, in _prepareconfig
>     raise TypeError(msg.format(args, type(args)))
> TypeError: `args` parameter expected to be a list or tuple of strings, got: 'empty.py' (type: <class 'str'>)
2019-03-18 02:28:41 +01:00
..
bench.py Fix bench/bench.py without args 2019-03-18 02:28:41 +01:00
bench_argcomplete.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
empty.py py.builtin.exec_ => six.exec_ 2018-08-22 23:00:06 -07:00
manyparam.py Upgrade pre-commit hooks 2018-10-08 10:10:46 -07:00
skip.py Run isort 2019-03-01 14:24:18 +01:00