Skip to content

Commit

Permalink
Added test task to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
dreverri committed Oct 31, 2010
1 parent c83537f commit 7fa82ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Expand Up @@ -26,3 +26,6 @@ stage : rel
rm -rf wiki_creole-* wriaki-* && \
ln -s ../../../apps/wiki_creole && \
ln -s ../../../apps/wriaki

test:
./rebar skip_deps=true eunit

0 comments on commit 7fa82ea

Please sign in to comment.