unimportant

This commit is contained in:
Cosmin Apreutesei
2019-12-10 16:30:11 +02:00
parent 43aeea013e
commit f4b21973f9
-3
View File
@@ -225,9 +225,6 @@ end
--run all tests in order
test.mime()
os.exit()
for i,name in ipairs(test) do
print(name .. ' ' .. ('-'):rep(78 - #name))
test[name]()