about summary refs log tree commit diff
path: root/test
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-03-26 12:14:35 +0200
committervanhauser-thc <vh@thc.org>2023-03-26 12:14:35 +0200
commit19f96129109c6394fdc45dfae3885c2d7e08977d (patch)
treea24bd6696a4df892441be7d88df6413c953bd3bb /test
parentd95540917848ee3f21a73d70b10a5be76b28cbf4 (diff)
downloadafl++-19f96129109c6394fdc45dfae3885c2d7e08977d.tar.gz
fix frida mode
Diffstat (limited to 'test')
-rwxr-xr-xtest/test-all.sh2
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