Skip to content

Commit

Permalink
[Tests] increase coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 2, 2023
1 parent 6e50781 commit 6fcbdf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/shimmed.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict';

var fromCodePoint = require('../');
fromCodePoint.shim();
require('../auto');

var test = require('tape');
var defineProperties = require('define-properties');
Expand Down

0 comments on commit 6fcbdf9

Please # to comment.