aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/re_testoutput1_split_test.erl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/test/re_testoutput1_split_test.erl')
-rw-r--r--lib/stdlib/test/re_testoutput1_split_test.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/test/re_testoutput1_split_test.erl b/lib/stdlib/test/re_testoutput1_split_test.erl
index 4022f9b195..8218cd9bd2 100644
--- a/lib/stdlib/test/re_testoutput1_split_test.erl
+++ b/lib/stdlib/test/re_testoutput1_split_test.erl
@@ -18,7 +18,7 @@
%% %CopyrightEnd%
%%
-module(re_testoutput1_split_test).
--compile(export_all).
+-export([run/0]).
-compile(no_native).
%% This file is generated by running run_pcre_tests:gen_split_test("re_SUITE_data/testoutput1")
join([]) -> [];