aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2018-06-08 09:14:50 +0200
committerHans Bolinder <[email protected]>2018-06-08 09:14:50 +0200
commitec031cb823e7691ab28d7599a4064331ccd90754 (patch)
treef48e12dd0c6315e76861d3c5f996479b6d480cd8 /lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl
parent3207156b2f9b5400dc3a24a3e91dd02a54c4f503 (diff)
parentcdb457c6525c6eac35ae2e999ae5a4021ee4bc96 (diff)
downloadotp-ec031cb823e7691ab28d7599a4064331ccd90754.tar.gz
otp-ec031cb823e7691ab28d7599a4064331ccd90754.tar.bz2
otp-ec031cb823e7691ab28d7599a4064331ccd90754.zip
Merge branch 'hasse/common_test/remove_edoc_comments'
* hasse/common_test/remove_edoc_comments: common_test: Remove EDoc comments in internal modules common_test: Remove EDoc documentation in internal modules common_test: Remove EDoc documentation in public modules
Diffstat (limited to 'lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl')
-rw-r--r--lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl10
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl b/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl
index 4ce375b4ee..1a305b1516 100644
--- a/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl
+++ b/lib/common_test/test/ct_repeat_testrun_SUITE_data/a_test/r1_SUITE.erl
@@ -1,7 +1,7 @@
%%--------------------------------------------------------------------
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2013-2016. All Rights Reserved.
+%% Copyright Ericsson AB 2013-2018. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
@@ -19,14 +19,6 @@
%%
%%----------------------------------------------------------------------
%% File: r1_SUITE.erl
-%%
-%% Description:
-%%
-%%
-%% @author Support
-%% @doc
-%% @end
-%%----------------------------------------------------------------------
%%----------------------------------------------------------------------
-module(r1_SUITE).
-include_lib("common_test/include/ct.hrl").