Skip to content

Commit

Permalink
nyc: ignore util
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Feb 24, 2023
1 parent a2aabf7 commit ccc54ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/wordlists.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* istanbul ignore file */
var fetch = require('node-fetch')
var fs = require('fs')
var path = require('path')
Expand Down

0 comments on commit ccc54ff

Please sign in to comment.