mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 17:59:31 +02:00
Fix merge issues
This commit is contained in:
parent
b5f1479763
commit
2a2a47b5c6
2 changed files with 0 additions and 4 deletions
|
@ -336,9 +336,6 @@ test:
|
|||
quicktest:
|
||||
$(REBAR) skip_deps=true ct suites=elixir
|
||||
|
||||
eunit:
|
||||
$(REBAR) skip_deps=true exunit
|
||||
|
||||
.PHONY: src edoc dialyzer Makefile TAGS clean clean-rel distclean rel \
|
||||
install uninstall uninstall-binary uninstall-all translations deps test spec \
|
||||
quicktest erlang_plt deps_plt ejabberd_plt
|
||||
|
|
|
@ -32,7 +32,6 @@
|
|||
desc = "" :: string() | '_' | '$3',
|
||||
longdesc = "" :: string() | '_',
|
||||
version = 0 :: integer(),
|
||||
jabs = 1 :: integer(),
|
||||
module :: atom() | '_',
|
||||
function :: atom() | '_',
|
||||
args = [] :: [aterm()] | '_' | '$1' | '$2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue