mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 16:20:11 -04:00
CMake: do not use test_imports.py, it has been removed
This commit is contained in:
parent
9512b2274b
commit
52f590e90a
@ -58,7 +58,6 @@ addons:
|
|||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
# clean up remnants of makepanda
|
# clean up remnants of makepanda
|
||||||
- mv makepanda/test_imports.py .
|
|
||||||
- makepanda/selfdestruct.py --yes
|
- makepanda/selfdestruct.py --yes
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@ -108,7 +107,6 @@ script:
|
|||||||
- make -j4
|
- make -j4
|
||||||
|
|
||||||
- export PYTHONPATH=$PWD
|
- export PYTHONPATH=$PWD
|
||||||
- python ../test_imports.py
|
|
||||||
- pytest -v ../tests
|
- pytest -v ../tests
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user