Browse Source

Test also calls compile

pull/6/head
Andrew Thompson 13 years ago
parent
commit
cc371c9683
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile View File

@ -15,7 +15,7 @@ distclean: clean
./rebar delete-deps ./rebar delete-deps
test: test:
./rebar eunit
./rebar compile eunit
## ##
## Doc targets ## Doc targets

Loading…
Cancel
Save