Skip to content

Commit

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

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

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

0 comments on commit 8ca19a3

Please sign in to comment.