Skip to content

Commit 58b8cfe

Browse files
committed
test: use strict for test/create.js
1 parent 2fa30b8 commit 58b8cfe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/create.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use strict'
2+
13
const test = require('tap').test
24

35
const ssri = require('..')

0 commit comments

Comments
 (0)