describe("default", function() it("should work", function() assert.are.equal(1, 1) end) end)