added paradoc test

This commit is contained in:
Pyroseza 2020-10-22 23:25:57 +01:00
parent 3ea5f13d4c
commit 9f9af342fd
1 changed files with 2 additions and 0 deletions

View File

@ -49,3 +49,5 @@ echo 'testing python2'
../execute python2 test2.py
echo 'testing python3'
../execute python3 test3.py
echo 'testing paradoc'
../execute python3 test_paradoc.py