Skip to content

Commit

Permalink
added "tests" to "skipDirs"
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunc committed Dec 27, 2016
1 parent dd5008e commit 5cceeb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cucumber.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ author = "Shaun Cutts"
description = "Implements Cucumber BDD system in nim."
license = "MIT"

skipDirs = @["tests"]

# Dependencies

requires "nim >= 0.13.0"
Expand Down

0 comments on commit 5cceeb0

Please sign in to comment.