Chromium Code Reviews| Index: net/ftp/ftp_directory_listing_parser_unittest.cc |
| diff --git a/net/ftp/ftp_directory_listing_parser_unittest.cc b/net/ftp/ftp_directory_listing_parser_unittest.cc |
| index b8f0851b703fbf0739df8b6ad5810a08d170183d..3be500ee74e9d3994a3d19a7b495c2427a282339 100644 |
| --- a/net/ftp/ftp_directory_listing_parser_unittest.cc |
| +++ b/net/ftp/ftp_directory_listing_parser_unittest.cc |
| @@ -46,6 +46,9 @@ TEST(FtpDirectoryListingBufferTest, Parse) { |
| "dir-listing-ls-22", // TODO(phajdan.jr): should use windows-1251 encoding. |
| "dir-listing-ls-23", |
| "dir-listing-ls-24", |
| + "dir-listing-ls-25", |
|
gavinp
2011/03/30 17:14:23
These filenames should include at least the name o
Paweł Hajdan Jr.
2011/04/01 15:55:27
I've added some comments here, not sure how much t
|
| + "dir-listing-ls-26", |
| + "dir-listing-ls-27", |
| "dir-listing-netware-1", |
| "dir-listing-netware-2", |
| "dir-listing-vms-1", |