Skip to content

Commit 3d7408b

Browse files
committed
"OK""Passed"
1 parent 8a53da5 commit 3d7408b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sources/step-test-Z80.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,7 @@ int main(int argc, char **argv)
10231023

10241024
else {
10251025
passed_file_count++;
1026-
puts("OK");
1026+
puts("Passed");
10271027
}
10281028
}
10291029

0 commit comments

Comments
 (0)