mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-25 14:01:32 -05:00
Missing one line to make test (#1154)
`make test` command was incomplete.
This commit is contained in:
@@ -81,6 +81,7 @@ test:
|
||||
make examples
|
||||
make test-ts
|
||||
make test-py
|
||||
make test-integration-parallel
|
||||
|
||||
test-integration:
|
||||
make examples
|
||||
|
||||
Reference in New Issue
Block a user