copy-and-paste-typo fixed

This commit is contained in:
hexcoder-
2019-09-28 21:43:56 +02:00
parent 68fa95beb3
commit fb31a3bf2e

View File

@ -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"