From 8d2cc921b65b82d7242ba0f7b7a2d71e56814fc7 Mon Sep 17 00:00:00 2001
From: mattab <matthieu.aubry@gmail.com>
Date: Tue, 7 May 2013 17:57:23 +1200
Subject: [PATCH] Adding required files to git

---
 .../fake_logs_visits_in_reverse_chronological_order.log     | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 tests/resources/fake_logs_visits_in_reverse_chronological_order.log

diff --git a/tests/resources/fake_logs_visits_in_reverse_chronological_order.log b/tests/resources/fake_logs_visits_in_reverse_chronological_order.log
new file mode 100644
index 0000000000..2d7d0fb3f9
--- /dev/null
+++ b/tests/resources/fake_logs_visits_in_reverse_chronological_order.log
@@ -0,0 +1,6 @@
+74.125.31.147 - - [07/Apr/2013:19:00:00 +0900] "GET / HTTP/1.1" 200 9625 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
+
+74.125.31.147 - - [06/Apr/2013:20:00:00 +0900] "GET / HTTP/1.1" 200 9625 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
+
+74.125.31.147 - - [05/Apr/2013:21:00:00 +0900] "GET / HTTP/1.1" 200 9625 "-" "Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)"
+
-- 
GitLab