| Index: net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| diff --git a/net/ftp/ftp_directory_listing_buffer_unittest.cc b/net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| index 683e2f7c083ce0f3971ce7410b72f0b74b4b4e6b..ceddfc4ed75fa74f44a1f7f713cfa68c982ad497 100644
|
| --- a/net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| +++ b/net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| @@ -42,6 +42,9 @@ TEST(FtpDirectoryListingBufferTest, Parse) {
|
| "dir-listing-ls-17",
|
| "dir-listing-ls-18",
|
| "dir-listing-ls-19",
|
| + "dir-listing-ls-20", // TODO(phajdan.jr): should use windows-1251 encoding.
|
| + "dir-listing-ls-21", // TODO(phajdan.jr): should use windows-1251 encoding.
|
| + "dir-listing-ls-22", // TODO(phajdan.jr): should use windows-1251 encoding.
|
| "dir-listing-mlsd-1",
|
| "dir-listing-mlsd-2",
|
| "dir-listing-netware-1",
|
|
|