aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/httpd_basic_SUITE.erl
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2010-12-14 15:57:21 +0100
committerLukas Larsson <[email protected]>2011-02-17 17:34:50 +0100
commite8c4dac89375ed2ed774ef869a86a998c6c50349 (patch)
tree6880e99b224d8fee076c02ae6b8517ac14396665 /lib/inets/test/httpd_basic_SUITE.erl
parentb388b422ad85f46594556790b38b21e906f7cd3d (diff)
downloadotp-e8c4dac89375ed2ed774ef869a86a998c6c50349.tar.gz
otp-e8c4dac89375ed2ed774ef869a86a998c6c50349.tar.bz2
otp-e8c4dac89375ed2ed774ef869a86a998c6c50349.zip
Fix formatting for inets
Diffstat (limited to 'lib/inets/test/httpd_basic_SUITE.erl')
-rw-r--r--lib/inets/test/httpd_basic_SUITE.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/inets/test/httpd_basic_SUITE.erl b/lib/inets/test/httpd_basic_SUITE.erl
index a67a082da9..b52af364d4 100644
--- a/lib/inets/test/httpd_basic_SUITE.erl
+++ b/lib/inets/test/httpd_basic_SUITE.erl
@@ -35,10 +35,10 @@ groups() ->
[].
init_per_group(_GroupName, Config) ->
- Config.
+ Config.
end_per_group(_GroupName, Config) ->
- Config.
+ Config.
%%--------------------------------------------------------------------
%% Function: init_per_suite(Config) -> Config