Skip to content

Commit a662388

Browse files
committed
Plans for a few more tests
1 parent ebfb67a commit a662388

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/moq_spec.lua

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,8 @@ describe('The mock library', function()
7171
end)
7272

7373
-- multiple return values
74+
75+
-- ordering
76+
77+
-- allowed vs. not allowed functions on the expectation
7478
end)

0 commit comments

Comments
 (0)