Skip to content

Commit

Permalink
EOL EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
aduh95 authored Oct 15, 2024
1 parent 78cfeef commit 5bb8741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/es-module-loaders/hooks-input.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ export async function load(url, context, next) {
writeSync(1, JSON.stringify(returnValue) + '\n'); // For the test to validate when it parses stdout

return returnValue;
}
}

0 comments on commit 5bb8741

Please sign in to comment.