mirror of
https://github.com/encounter/libplist.git
synced 2026-03-30 11:18:56 -07:00
9 lines
61 B
Bash
Executable File
9 lines
61 B
Bash
Executable File
## -*- sh -*-
|
|
|
|
set -e
|
|
|
|
./init-fuzzers.sh
|
|
|
|
./test-fuzzers.sh
|
|
|