Skip to content

Commit d781d63

Browse files
jimmywartingdcousens
authored andcommitted
naming convention
1 parent 0e5d823 commit d781d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const test = require('tape')
2-
const randomBytes = require('./')
2+
const randomBytes = require('./index.js')
33
const MAX_BYTES = 65536
44
const MAX_UINT32 = 4294967295
55

0 commit comments

Comments
 (0)