refactor: test to move test_script

This commit is contained in:
Swann Martinez 2020-04-08 09:06:36 +00:00
parent bb2fc2c32b
commit d8f68640b5
2 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ test:
# TODO: indtall only dependencies
- apt install -f -y blender
- pip install blender-addon-tester
- python test_addon.py multi_user 2.82
- python test_addon.py ../multi_user 2.82