Update T1106.yaml (#1217)
Execution doesn't currently work because tmp variable was broken Tested successfully on a local instance Co-authored-by: Carrie Roberts <clr2of8@gmail.com>
This commit is contained in:
@@ -18,6 +18,6 @@ atomic_tests:
|
||||
executor:
|
||||
command: |
|
||||
C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /out:"#{output_file}" /target:exe #{source_file}
|
||||
%tmp/T1106.exe
|
||||
%tmp%/T1106.exe
|
||||
name: command_prompt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user