More adjustments/bugfixes.

This commit is contained in:
Diego Nehab 2004-06-21 06:07:58 +00:00
parent f7579db9e8
commit bce1cb30d8
33 changed files with 135 additions and 96 deletions

View file

@ -1,4 +1,4 @@
mime = require("mime")
local mime = require("mime")
function test_dot(original, right)
local result, n = mime.dot(2, original)