aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2019-09-28 21:43:56 +0200
committerhexcoder- <heiko@hexco.de>2019-09-28 21:43:56 +0200
commitfb31a3bf2ed74ff0940017c3d81f36814ea1175f (patch)
tree6c086c8b2535da0ab064c5a5aaa830922309daa1 /test
parent68fa95beb31528c0c4a45887a7891f809ec5e44e (diff)
downloadAFLplusplus-fb31a3bf2ed74ff0940017c3d81f36814ea1175f.tar.gz
copy-and-paste-typo fixed
Diffstat (limited to 'test')
-rwxr-xr-xtest/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh
index bd0efa4d..0aa37c87 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -278,7 +278,7 @@ test -d ../unicorn_mode/unicorn && {
}
} || $ECHO "$RED[-] missing sample binaries in unicorn_mode/samples/ - what is going on??"
-} || $ECHO "$YELLOW[-] qemu_mode is not compiled, cannot test"
+} || $ECHO "$YELLOW[-] unicorn_mode is not compiled, cannot test"
$ECHO "$GREY[*] all test cases completed.$RESET"