Add 'nothing' matcher and tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
getJasmineRequireObj().requireMatchers = function(jRequire, j$) {
|
||||
var availableMatchers = [
|
||||
'nothing',
|
||||
'toBe',
|
||||
'toBeCloseTo',
|
||||
'toBeDefined',
|
||||
|
||||
Reference in New Issue
Block a user