summaryrefslogtreecommitdiff
path: root/inttest/appup_src_2/appup_src_rt_2.erl
diff options
context:
space:
mode:
Diffstat (limited to 'inttest/appup_src_2/appup_src_rt_2.erl')
-rw-r--r--inttest/appup_src_2/appup_src_rt_2.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/inttest/appup_src_2/appup_src_rt_2.erl b/inttest/appup_src_2/appup_src_rt_2.erl
index fff6f62..e855a96 100644
--- a/inttest/appup_src_2/appup_src_rt_2.erl
+++ b/inttest/appup_src_2/appup_src_rt_2.erl
@@ -26,7 +26,7 @@
%% -------------------------------------------------------------------
-module(appup_src_rt_2).
--compile(export_all).
+-export([setup/1, files/0, run/1]).
-include_lib("eunit/include/eunit.hrl").