Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

Commit 58e200b

Browse files
author
Rory McCann
committed
rearrange and reformat tests
1 parent 3f27a6d commit 58e200b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apache_log_parser/tests.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ def test_issue9(self):
6868
'request_first_line': 'GET /content_images/3/American-University-in-Cairo-AUC.jpeg.jpg HTTP/1.1',
6969
'remote_logname': '-',
7070
'request_method': 'GET',
71-
'time_received_datetimeobj': datetime.datetime(2015, 3, 8, 18, 6, 58),
7271
'response_bytes_clf': '344',
7372
'server_name2': 'blah.foo.com',
7473
'request_url': '/content_images/3/American-University-in-Cairo-AUC.jpeg.jpg',
75-
'time_received_isoformat': '2015-03-08T18:06:58',
7674
'remote_host': '10.1.1.1',
77-
'time_received': '[08/Mar/2015:18:06:58 -0400]'
75+
'time_received': '[08/Mar/2015:18:06:58 -0400]',
76+
'time_received_datetimeobj': datetime.datetime(2015, 3, 8, 18, 6, 58),
77+
'time_received_isoformat': '2015-03-08T18:06:58',
7878
})
7979

8080
if __name__ == '__main__':

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy