┬─┬ ノ( ゜-゜ノ)
This commit is contained in:
parent
ef549ff0c2
commit
b72c429c42
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue