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

%{cover_enabled, true}.
