Skip to content

Commit

Permalink
gh-40 Add .pre-commit file which can be symlinked to .git/hooks/pre-c…
Browse files Browse the repository at this point in the history
…ommit to automatically run unit tests
  • Loading branch information
jmathai committed Jan 1, 2016
1 parent ed357c0 commit 3501f2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/usr/bin/env bash

nosetests -w elodie/tests

0 comments on commit 3501f2c

Please sign in to comment.