tests/libcurses: fix expected test output
The test framework doesn't check the files strictly, it only checks whether the expected output is a prefix of the actual output, or vice versa. This allows several deviations to pass unnoticed, which is wrong.
This commit is contained in:
parent
cfcf82e703
commit
1134970fd4
|
@ -1 +1 @@
|
|||
smulrevfgh
rmulsgr0
|
||||
smulrevfgh
rmulsgr0
|
Loading…
Reference in New Issue