Add tests for handling JavaScript files

This commit is contained in:
olszomal
2025-06-05 10:05:49 +02:00
committed by Michał Trojnara
parent 52bfff5756
commit 6b56aef073
4 changed files with 7 additions and 3 deletions

1
tests/files/unsigned.js Normal file
View File

@ -0,0 +1 @@
console.log("Hello, world!");