diff --git a/lxc/test_all_lxc b/lxc/test_all_lxc index 9aa125f..9b4be6d 100755 --- a/lxc/test_all_lxc +++ b/lxc/test_all_lxc @@ -9,8 +9,8 @@ echo 'testing cpp' ../execute cpp test.cpp echo 'testing cs' ../execute cs test.cs -echo 'testing emacs' -../execute emacs test.el +echo 'testing elisp' +../execute elisp test.el #echo 'testing elixir' #../execute exs test.exs echo 'testing go'