| 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 cb120a6e89d436949627795f76ac949932260e65..81e72c1b18150c36d581007efbed972baf3fabfe 100644
|
| --- a/net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| +++ b/net/ftp/ftp_directory_listing_buffer_unittest.cc
|
| @@ -42,6 +42,7 @@ TEST(FtpDirectoryListingBufferTest, Parse) {
|
| "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-ls-23",
|
| "dir-listing-netware-1",
|
| "dir-listing-netware-2",
|
| "dir-listing-vms-1",
|
|
|