Packages

Throttling library

Current section

Files

Jump to
choke rebar.config
Raw

rebar.config

%%-*- mode: erlang -*-
{erl_opts, [
{src_dirs, [
%%,"test"
%%,"test/qc_testing"
]}
,debug_info
,{d, debug}
]}.
%{cover_enabled, true}.