diff --git a/lxc/test_all_lxc b/lxc/test_all_lxc index c9de1b7..122ccc4 100755 --- a/lxc/test_all_lxc +++ b/lxc/test_all_lxc @@ -50,6 +50,6 @@ echo 'testing typescript' echo 'testing python2' ../../cli/execute python2 test2.py echo 'testing python3' -../../cli/execute python3.8 test3.py +../../cli/execute python3 test3.py echo 'testing paradoc' ../../cli/execute bash test_paradoc.sh