diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/test-all.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-all.sh b/test/test-all.sh index c0bd1b63..3cb692ca 100755 --- a/test/test-all.sh +++ b/test/test-all.sh @@ -14,7 +14,7 @@ . ./test-qemu-mode.sh -#. ./test-frida-mode.sh +. ./test-frida-mode.sh . ./test-unicorn-mode.sh |