mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-29 03:22:18 +00:00
Fixed exploded tests to work with busted 2.0
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
local Parser = require "argparse"
|
||||
|
||||
describe("tests related to CLI behaviour #unsafe", function()
|
||||
describe("error messages", function()
|
||||
it("generates correct error message without arguments", function()
|
||||
|
Reference in New Issue
Block a user