Skip to content

Commit

Permalink
[Tests] increase coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 21, 2021
1 parent f38243c commit 1e84c9c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/shimmed.js
@@ -1,7 +1,6 @@
'use strict';

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

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

0 comments on commit 1e84c9c

Please sign in to comment.