summaryrefslogtreecommitdiff
path: root/inttest/t_custom_config/t_custom_config_rt.erl
diff options
context:
space:
mode:
Diffstat (limited to 'inttest/t_custom_config/t_custom_config_rt.erl')
-rw-r--r--inttest/t_custom_config/t_custom_config_rt.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/inttest/t_custom_config/t_custom_config_rt.erl b/inttest/t_custom_config/t_custom_config_rt.erl
index 1f21927..bda229e 100644
--- a/inttest/t_custom_config/t_custom_config_rt.erl
+++ b/inttest/t_custom_config/t_custom_config_rt.erl
@@ -2,7 +2,7 @@
%% ex: ts=4 sw=4 et
-module(t_custom_config_rt).
--compile(export_all).
+-export([setup/1, files/0, run/1]).
-include_lib("eunit/include/eunit.hrl").