Convert paradoc test execution to call bash script

This commit is contained in:
Pyroseza 2021-01-21 21:53:17 +00:00
parent 3fc860788b
commit 4a160ac5ab
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ echo 'testing python2'
echo 'testing python3'
../../cli/execute python3.8 test3.py
echo 'testing paradoc'
../../cli/execute python3.8 test_paradoc.py
../../cli/execute bash test_paradoc.sh