annotate bin/pytest @ 2292:0a11698fecc4

look who just read https://lit.dev/docs/components/properties/#boolean-attributes
author drewp@bigasterisk.com
date Mon, 29 May 2023 23:37:08 -0700
parents 5ee5e17a3fd3
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2196
5ee5e17a3fd3 help vscode pytest runner work with pdm
drewp@bigasterisk.com
parents:
diff changeset
1 #!/bin/sh
5ee5e17a3fd3 help vscode pytest runner work with pdm
drewp@bigasterisk.com
parents:
diff changeset
2 exec pdm run pytest "$@"