瀏覽代碼

remove custom matcher test

Evan You 10 年之前
父節點
當前提交
32eded629b
共有 1 個文件被更改,包括 0 次插入7 次删除
  1. 0 7
      test/unit/specs/index.js

+ 0 - 7
test/unit/specs/index.js

@@ -70,13 +70,6 @@ beforeEach(function () {
   })
 })
 
-describe('custom matcher', function () {
-  it('should work', function () {
-    _.warn('lol')
-    expect('lol').toHaveBeenWarned()
-  })
-})
-
 // shim process
 scope.process = {
   env: {