Skip to content

Commit d9f79b7

Browse files
committed
[Tests] increase coverage
1 parent 0f34603 commit d9f79b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/shimmed.js

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

3-
require('../shim')();
3+
require('../auto');
44

55
var test = require('tape');
66
var defineProperties = require('define-properties');

0 commit comments

Comments
 (0)