Skip to content

Commit

Permalink
remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
jean-michelet committed Jan 19, 2024
1 parent f656bd2 commit d2f6864
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { runASTAnalysis } from "../../index.js";
/**
* @see https://github.com/NodeSecure/js-x-ray/issues/178
*/

const validTestCases = [
"const bin = require(path.join('..', './bin.js'));",
"const bin = require.resolve(path.join('..', './bin.js'));"
Expand Down

0 comments on commit d2f6864

Please sign in to comment.