┬─┬ ノ( ゜-゜ノ)

This commit is contained in:
Pyroseza 2021-01-22 01:19:21 +00:00 committed by GitHub
parent ef549ff0c2
commit b72c429c42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -50,6 +50,6 @@ echo 'testing typescript'
echo 'testing python2' echo 'testing python2'
../../cli/execute python2 test2.py ../../cli/execute python2 test2.py
echo 'testing python3' echo 'testing python3'
../../cli/execute python3.8 test3.py ../../cli/execute python3 test3.py
echo 'testing paradoc' echo 'testing paradoc'
../../cli/execute bash test_paradoc.sh ../../cli/execute bash test_paradoc.sh