Move previous cryptopals work into an Erlang subfolder, start cryptopals in Python 3
[sandbox] / cryptopals-erlang / 01.02 / test.sh
1 erl -make
2 erl -noshell -eval "eunit:test($1, [verbose])" -s init stop