Commit 7dd3ff67 authored by twanvl's avatar twanvl

remove test (of the testing code)

parent 1319ce01
...@@ -15,7 +15,6 @@ use TestFramework; ...@@ -15,7 +15,6 @@ use TestFramework;
test_case("script/Builtin Funcions", sub{ test_case("script/Builtin Funcions", sub{
run_script_test("test-builtin.mse-script", ""); run_script_test("test-builtin.mse-script", "");
die("asdf");
}); });
test_case("script/Magic Funcions", sub{ test_case("script/Magic Funcions", sub{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment