Skip to content

Commit

Permalink
add common_test
Browse files Browse the repository at this point in the history
  • Loading branch information
mihawk committed Dec 23, 2016
1 parent 40ef778 commit 71a0a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/provision/mad_repl.erl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

disabled() -> [].
system() -> [compiler,syntax_tools,sasl,tools,mnesia,reltool,xmerl,crypto,kernel,stdlib,ssh,eldap,erl_interface,
wx,ssl,runtime_tools,public_key,observer,inets,asn1,et,eunit,hipe,os_mon,parsetools,odbc].
wx,ssl,runtime_tools,public_key,observer,inets,asn1,et,eunit,hipe,os_mon,parsetools,odbc,common_test].

local_app() ->
case filename:basename(filelib:wildcard("ebin/*.app"),".app") of
Expand Down

0 comments on commit 71a0a37

Please sign in to comment.