Skip to content

Commit

Permalink
Change test to lib folder for coverage.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed May 8, 2014
1 parent 01e0c44 commit 80202e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha/filter-time.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ moment = require 'moment'

describe "Time filter", ->

filter = require '../../src/filter'
filter = require '../../lib/filter'

files = [
'test/temp/file1'
Expand Down

0 comments on commit 80202e3

Please sign in to comment.