mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
parent
bb467003b7
commit
92e3b426b3
1 changed files with 2 additions and 2 deletions
|
@ -250,8 +250,8 @@ static const TEST_ENTRY s_entries[] =
|
|||
NO_DIFF
|
||||
},
|
||||
{
|
||||
__LINE__, 1, "fc /W" FILES, "\tA \nB\n", "AB\nB\n", -1, -1, COMPARING
|
||||
"***** fc-test1.txt\n A \nB\n"
|
||||
__LINE__, 1, "fc /W /T" FILES, "\tA \nB\n", "AB\nB\n", -1, -1, COMPARING
|
||||
"***** fc-test1.txt\n\tA \nB\n"
|
||||
"***** FC-TEST2.TXT\nAB\nB\n"
|
||||
"*****\n\n"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue