diff --git a/lxc/test_all_lxc b/lxc/test_all_lxc index f2068bd..c7f0b28 100755 --- a/lxc/test_all_lxc +++ b/lxc/test_all_lxc @@ -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