added paradoc test
This commit is contained in:
parent
3ea5f13d4c
commit
9f9af342fd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue