Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Remove unimplementable test (#198)
Browse files Browse the repository at this point in the history
PR-URL: #198
  • Loading branch information
matthewloring authored Dec 17, 2016
1 parent 5fd0946 commit c580792
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test-v8debugapi.js
Original file line number Diff line number Diff line change
Expand Up @@ -1205,5 +1205,4 @@ describe('v8debugapi', function() {
});

it('should be possible to set deferred breakpoints');
it('should be possible to access intercepted properties');
});

0 comments on commit c580792

Please sign in to comment.