Przeglądaj źródła

remove custom matcher test

Evan You 10 lat temu
rodzic
commit
32eded629b
1 zmienionych plików z 0 dodań i 7 usunięć
  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: {