forked from p15670423/monkey
UT: Remove kill file config option from unit test data's config
This commit is contained in:
parent
0989134141
commit
45dcceff9e
|
@ -114,10 +114,6 @@
|
|||
"ElasticFinger"
|
||||
]
|
||||
},
|
||||
"kill_file": {
|
||||
"kill_file_path_windows": "%windir%\\monkey.not",
|
||||
"kill_file_path_linux": "/var/run/monkey.not"
|
||||
},
|
||||
"dropper": {
|
||||
"dropper_set_date": true,
|
||||
"dropper_date_reference_path_windows": "%windir%\\system32\\kernel32.dll",
|
||||
|
|
Loading…
Reference in New Issue