We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dc910 commit 05b9473Copy full SHA for 05b9473
tests/app/cat_test.sh
@@ -7,5 +7,5 @@ QEMU_SCREENSHOT_NAME="cat_test.ppm"
7
python3 -m tests.qemu.monitor -p ${MONITOR_PORT:?} -sc cat readme.md
8
9
test_create_screen_dump
10
-test_screen_content $LINENO "Experimental OS"
11
-test_screen_content $LINENO "The project is still under development"
+test_screen_content $LINENO "FuzzyOS"
+test_screen_content $LINENO "32-bit x86 OS"
0 commit comments