developer: Update test framework

This commit is contained in:
Ethan P 2020-10-29 01:35:47 -07:00
parent 7549ffd986
commit 0d9468e1cf
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 0aa16d9a09084df750dc09066c2db630a5110640
Subproject commit 2c5af06c8437a4640cadd1418dc23092d7fbc5ab

View File

@ -23,6 +23,7 @@ export TEST_SHIM_PATH="${HERE}/test/shim"
export SNAPSHOT_DIR="${HERE}/test/snapshot"
OPT_ARGV=()
SHIFTOPT_SHORT_OPTIONS="PASS"
while shiftopt; do
case "$OPT" in
--compiled)