diff options
author | Jared Morrow <jared@basho.com> | 2014-02-25 08:14:47 -0700 |
---|---|---|
committer | Jared Morrow <jared@basho.com> | 2014-02-25 08:14:47 -0700 |
commit | dcc75b144c30a2a783e3f99fca9a3f107209099c (patch) | |
tree | dabd84dc5dbac2968366918e352d61d0e3486c29 /dialyzer_reference | |
parent | 3b08e93ef97361a97a35d48d0e45489048a0d72a (diff) | |
parent | 589afc0173e83ab35f470f3b085355378ae0cf25 (diff) |
Merge pull request #230 from tuncer/fix-dialyzer-warnings
eunit: fix dialyzer warnings introduced in 03da5e0b
Diffstat (limited to 'dialyzer_reference')
-rw-r--r-- | dialyzer_reference | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dialyzer_reference b/dialyzer_reference index 558a7bb..678c38e 100644 --- a/dialyzer_reference +++ b/dialyzer_reference @@ -1,3 +1,3 @@ -rebar_eunit.erl:387: Call to missing or unexported function eunit_test:function_wrapper/2 +rebar_eunit.erl:434: Call to missing or unexported function eunit_test:function_wrapper/2 rebar_utils.erl:163: Call to missing or unexported function escript:foldl/3 |