mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -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:
|
||||
# clean up remnants of makepanda
|
||||
- mv makepanda/test_imports.py .
|
||||
- makepanda/selfdestruct.py --yes
|
||||
|
||||
install:
|
||||
@ -108,7 +107,6 @@ script:
|
||||
- make -j4
|
||||
|
||||
- export PYTHONPATH=$PWD
|
||||
- python ../test_imports.py
|
||||
- pytest -v ../tests
|
||||
|
||||
notifications:
|
||||
|
Loading…
x
Reference in New Issue
Block a user