浏览代码

add `eunit` and `common_test` to `applications` key of `rebar.app`

pull/88/head
alisdair sullivan 10 年前
父节点
当前提交
fc2cd73955
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      src/rebar.app.src

+ 2
- 0
src/rebar.app.src 查看文件

@ -13,6 +13,8 @@
crypto,
syntax_tools,
tools,
eunit,
common_test,
erlware_commons,
providers,
relx,

正在加载...
取消
保存