Преглед на файлове

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: {