[CMD_APITEST] Follow-up of #3632 (0c2230a)

CORE-17500
This commit is contained in:
Katayama Hirofumi MZ 2021-04-30 10:48:33 +09:00
parent bb467003b7
commit 92e3b426b3

View file

@ -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"
},