mirror of
https://github.com/kikito/middleclass.git
synced 2024-11-08 09:34:22 +00:00
parent
f8b4367b3d
commit
381da55a72
@ -4,7 +4,7 @@ describe('class()', function()
|
||||
|
||||
describe('when given no params', function()
|
||||
it('it throws an error', function()
|
||||
assert.not_error(class)
|
||||
assert.error(class)
|
||||
end)
|
||||
end)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user