mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-15 20:50:24 +00:00
Fix a small warning in eunit_SUITE
This commit is contained in:
parent
c930327fbf
commit
6edea1c123
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@
|
|||
all() ->
|
||||
[eunit].
|
||||
|
||||
eunit(Config) ->
|
||||
eunit(_) ->
|
||||
ok = eunit:test({application, cowboy}).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue