Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 5276b56

Browse files
committed
Issue 312: Test feed good_feed expires on Dec 31, 2011 - 60 days from now - causing unexpected warnings and test failures
Reviewed at http://codereview.appspot.com/5302079/
1 parent 32dccfa commit 5276b56

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/data/good_feed/calendar.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
service_id,monday,tuesday,wednesday,thursday,friday,saturday,sunday,start_date,end_date
2-
FULLW,1,1,1,1,1,1,1,20070101,20111231
3-
WE,0,0,0,0,0,1,1,20070101,20111231
2+
FULLW,1,1,1,1,1,1,1,20070101,20151231
3+
WE,0,0,0,0,0,1,1,20070101,20151231
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
service_id,monday,tuesday,wednesday,thursday,friday,saturday,sunday,start_date,end_date
2-
FULLW,1,1,1,1,1,1,1,20070101,20111231
3-
WE,0,0,0,0,0,1,1,20070101,20111231
2+
FULLW,1,1,1,1,1,1,1,20070101,20151231
3+
WE,0,0,0,0,0,1,1,20070101,20151231

0 commit comments

Comments
 (0)