t/pytest.do: don't run in minimal/do.
And add a reminder to test.do to run 'minimal/do test'.
This commit is contained in:
parent
656c3c583c
commit
20951f9e6e
2 changed files with 2 additions and 0 deletions
|
|
@ -1,2 +1,3 @@
|
|||
exec >&2
|
||||
[ -n "$DO_BUILT" ] && exit 0 # not relevant in minimal/do
|
||||
python tstate.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue