浏览代码

Test also calls compile

pull/6/head
Andrew Thompson 13 年前
父节点
当前提交
cc371c9683
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

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

正在加载...
取消
保存