mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-27 10:45:37 -04:00
move tests to tests subdir
This commit is contained in:
parent
140da95d65
commit
48746f785b
11 changed files with 40 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
sudo -v
|
||||
python -m pytest -v --cov=. --cov-branch --cov-report=term "$@" src/kupferbootstrap
|
||||
python -m pytest -v --cov=. --cov-branch --cov-report=term "$@" tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue