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 17, 2021
1 parent aef0371 commit f1cfa71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/shimmed.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict';

require('../shim')();
require('../auto');

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

0 comments on commit f1cfa71

Please sign in to comment.