diff options
author | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2014-01-14 12:38:33 +0100 |
---|---|---|
committer | Tuncer Ayaz <tuncer.ayaz@gmail.com> | 2014-01-14 12:44:53 +0100 |
commit | 5fa6671511aac8b662c6a8560924de4fe16f9b42 (patch) | |
tree | 37967b76f82637131da334e0fe6fa21ad86b9907 /dialyzer_reference | |
parent | df42410cf21a37e0c48e741ffa37db9efc576309 (diff) |
Remove experimental flags
Remove experimental flag from:
* qc compile_only=true
* eunit compile_only=true
* src/foo.app.src.script
* eunit tests=
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 e26d8dd..558a7bb 100644 --- a/dialyzer_reference +++ b/dialyzer_reference @@ -1,3 +1,3 @@ -rebar_eunit.erl:388: Call to missing or unexported function eunit_test:function_wrapper/2 +rebar_eunit.erl:387: Call to missing or unexported function eunit_test:function_wrapper/2 rebar_utils.erl:163: Call to missing or unexported function escript:foldl/3 |