about summary refs log tree commit diff
diff options
context:
space:
mode:
-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"