Skip to content

Commit

Permalink
Run mocha on lib folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Jul 5, 2014
1 parent 50a4dde commit 7277f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha/filter-type.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fs = require 'fs'

describe "Type filtering", ->

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

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

0 comments on commit 7277f9e

Please sign in to comment.