updated reamde

This commit is contained in:
mpeterv
2014-01-01 14:51:05 +04:00
parent 582bdc1738
commit 51b3ed4e2a
2 changed files with 3 additions and 4 deletions

View File

@@ -184,6 +184,7 @@ describe("tests related to options", function()
assert.has_error(curry(parser.parse, parser, {"-sfoo", "bar"}), "too many arguments")
end)
-- TODO: add more
end)
end)