Small change in script to build test corpus for Sleuthkit fuzz targets (#5866)

This commit is contained in:
Joachim Metz 2021-06-02 10:57:04 +02:00 committed by GitHub
parent 4f19ce2b5d
commit 37d1d7552b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -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"