Improve error tests

This commit is contained in:
James Roseborough
2010-05-09 23:51:46 +00:00
parent 40b7cb19c9
commit 5eb1ef1079
11 changed files with 23 additions and 27 deletions

View File

@@ -1,4 +1,4 @@
package.path = "?.lua;src/test/errors/?.lua"
package.path = "?.lua;test/lua/errors/?.lua"
require 'args'
-- arg type tests for io library functions