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