X-Git-Url: http://git.tomasm.cz/krypto.git/blobdiff_plain/1774122ff447e28781281d4961ff6087564504fe..7b3f22c9b4cde9dc3932bc9a58c03865e5fdad45:/test diff --git a/test b/test old mode 100755 new mode 100644 index 00bc61d..9136809 --- a/test +++ b/test @@ -3,3 +3,9 @@ echo "__test()" | python -i jakobsen.py echo "__test()" | python -i jakobsen1.py echo "__test()" | python -i jakobsen2.py +echo "__test()" | python -i jakobsen3.py + +echo "__test2()" | python -i jakobsen.py +echo "__test2()" | python -i jakobsen1.py +echo "__test2()" | python -i jakobsen2.py +echo "__test2()" | python -i jakobsen3.py