summaryrefslogtreecommitdiff
path: root/inttest/t_custom_config/custom_config.erl
blob: de964b4cd8670d608e94d86292a5837af424ced3 (plain)
1
2
3
4
5
6
-module(custom_config).

-export([test/0]).

test() ->
    ok.