Skip to content

Commit 05b9473

Browse files
Update cat_test.sh
1 parent d9dc910 commit 05b9473

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/app/cat_test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ QEMU_SCREENSHOT_NAME="cat_test.ppm"
77
python3 -m tests.qemu.monitor -p ${MONITOR_PORT:?} -sc cat readme.md
88

99
test_create_screen_dump
10-
test_screen_content $LINENO "Experimental OS"
11-
test_screen_content $LINENO "The project is still under development"
10+
test_screen_content $LINENO "FuzzyOS"
11+
test_screen_content $LINENO "32-bit x86 OS"

0 commit comments

Comments
 (0)