Skip to content

Commit

Permalink
test: run the RPC test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
msantos committed Oct 20, 2013
1 parent 005a995 commit 6e3a55a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -19,4 +19,5 @@ deps: $(REBAR)
@$(REBAR) check-deps || $(REBAR) get-deps

test: $(REBAR) compile
@$(REBAR) eunit suite=verx_rpc
@$(REBAR) eunit suite=verx

0 comments on commit 6e3a55a

Please sign in to comment.