Skip to content

Commit 8ca19a3

Browse files
committed
[Tests] increase coverage
1 parent 3083ce7 commit 8ca19a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/shimmed.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict';
22

3-
var values = require('../');
4-
values.shim();
3+
require('../auto');
54

65
var test = require('tape');
76
var defineProperties = require('define-properties');

0 commit comments

Comments
 (0)