fix: added args back to test-simple
This commit is contained in:
parent
a4ff9d4fab
commit
15820be50a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -87,7 +87,7 @@ test-only:
|
|||
# test-simple: Run tests only for main test suite without coverage
|
||||
test-simple:
|
||||
PYTHONHASHSEED=random \
|
||||
py.test -r xw -p no:sugar \
|
||||
py.test -x -vv -r xw -p no:sugar \
|
||||
--ignore=rhodecode/tests/vcs_operations \
|
||||
--ignore=rhodecode/tests/database
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue