mirror of https://github.com/google/oss-fuzz.git
Small change in script to build test corpus for Sleuthkit fuzz targets (#5866)
This commit is contained in:
parent
4f19ce2b5d
commit
37d1d7552b
|
@ -27,8 +27,6 @@
|
|||
# The dfVFS project: https://github.com/log2timeline/dfvfs
|
||||
# As Apache 2 https://github.com/log2timeline/dfvfs/blob/main/LICENSE
|
||||
|
||||
OUT="."
|
||||
|
||||
# Files to use for fls fuzz targets
|
||||
declare -A FLS_TEST_FILES=(
|
||||
["apfs"]="https://github.com/log2timeline/dfvfs/blob/main/test_data/apfs.raw?raw=true"
|
||||
|
|
Loading…
Reference in New Issue