Adding Feb tomorrow

Summary: .

Reviewed By: niteria

Differential Revision: D4700059

fbshipit-source-id: 3d63aa4
This commit is contained in:
Julien Odent 2017-03-13 13:40:24 -07:00 committed by Facebook Github Bot
parent 2e50aa5ea0
commit fd80953407

View File

@ -76,4 +76,5 @@ intersectTests = testCase "Intersect Test" $
where
xs = [ ("tomorrow July", 2)
, ("Mar tonight", 2)
, ("Feb tomorrow", 1) -- we are in February
]