Commit ca041ae5 authored by Nick Stenning's avatar Nick Stenning

Add missing terminating newline

parent e5da3786
......@@ -76,4 +76,4 @@ describe 'timeHelpers', ->
assert.equal(timeHelpers.nextFuzzyUpdate(time), expect)
for f, i in FIXTURES_NEXT_FUZZY_UPDATE
it "gives correct next fuzzy update time for fixture #{i}", testFixture(f)
\ No newline at end of file
it "gives correct next fuzzy update time for fixture #{i}", testFixture(f)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment