[testsuite] Corrected class name, issue had no CVE assigned
This commit is contained in:
parent
71f9a24027
commit
c754ca6d14
@ -3,7 +3,7 @@
|
||||
import system_tests
|
||||
|
||||
|
||||
class CVE_2017_14857(system_tests.Case):
|
||||
class AssertionPoC(system_tests.Case):
|
||||
|
||||
filename = "{data_path}/2018-01-09-exiv2-crash-001.tiff"
|
||||
commands = ["{exiv2} " + filename]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user