mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-03 01:53:24 +08:00
Refactor how test are run, add tests to exercise pytype (if installed) (#353)
This commit is contained in:
committed by
Guido van Rossum
parent
1c4662d2f3
commit
63cbe2dc3c
4
runtests.sh
Executable file
4
runtests.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
./tests/mypy_test.py
|
||||
./tests/pytype_test.py
|
||||
Reference in New Issue
Block a user