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

Binary file not shown.

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

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

View File

@ -55,3 +55,6 @@ CATATTR1=0x11010001:OSAttr:2:6.0
<HASH>MOFfile=..\files\unsigned.mof
<HASH>MOFfileATTR1=0x11010001:File:unsigned.mof
<HASH>JSfile=..\files\unsigned.js
<HASH>JSfileATTR1=0x11010001:File:unsigned.js