mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-07-03 11:42:47 -05:00
Add tests for handling JavaScript files
This commit is contained in:

committed by
Michał Trojnara

parent
52bfff5756
commit
6b56aef073
Binary file not shown.
1
tests/files/unsigned.js
Normal file
1
tests/files/unsigned.js
Normal file
@ -0,0 +1 @@
|
||||
console.log("Hello, world!");
|
@ -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
|
||||
|
Reference in New Issue
Block a user