aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2016-02-26 10:10:44 +0100
committerBjörn Gustavsson <[email protected]>2016-02-26 10:10:44 +0100
commit8480526b8fea311d7bca818caeb2687ee615e5dd (patch)
tree31b484ffc5a5eabc5c61bf748320c77ae44468b6
parent77046ef3d886574a81d0ff517d8c1e6f3b6c0692 (diff)
downloadotp-8480526b8fea311d7bca818caeb2687ee615e5dd.tar.gz
otp-8480526b8fea311d7bca818caeb2687ee615e5dd.tar.bz2
otp-8480526b8fea311d7bca818caeb2687ee615e5dd.zip
Remove multiple inclusion of ct.hrl
-rw-r--r--lib/inets/test/ftp_suite_lib.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/inets/test/ftp_suite_lib.erl b/lib/inets/test/ftp_suite_lib.erl
index 2f9170fa0c..f15fa2fa8d 100644
--- a/lib/inets/test/ftp_suite_lib.erl
+++ b/lib/inets/test/ftp_suite_lib.erl
@@ -23,7 +23,6 @@
-include_lib("common_test/include/ct.hrl").
--include_lib("common_test/include/ct.hrl").
-include("inets_test_lib.hrl").
%% Test server specific exports