diff --git a/test/fixtures/GH-54265/index.js b/test/fixtures/GH-54265/index.js index 4a1bd232aa8e2e..9caef6b88cb9dc 100644 --- a/test/fixtures/GH-54265/index.js +++ b/test/fixtures/GH-54265/index.js @@ -7,4 +7,4 @@ Module._cache = Object.create(null); require("./require-hook.js"); Module._cache = globalCache; -requireDep2(); \ No newline at end of file +requireDep2();