aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_sftp_SUITE.erl
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2010-11-26 14:55:41 +0100
committerNiclas Eklund <[email protected]>2011-05-19 14:38:15 +0200
commitbafd9b83ef0e7b2ca40c43981eeb6fe8229804ea (patch)
tree7a767a3e37ede77ee9fd5bae5bef0e168939baf5 /lib/ssh/test/ssh_sftp_SUITE.erl
parent2c0bd506cb99362635ebc0aafae36a95dc0a08b3 (diff)
downloadotp-bafd9b83ef0e7b2ca40c43981eeb6fe8229804ea.tar.gz
otp-bafd9b83ef0e7b2ca40c43981eeb6fe8229804ea.tar.bz2
otp-bafd9b83ef0e7b2ca40c43981eeb6fe8229804ea.zip
Add test suite for ssh
Diffstat (limited to 'lib/ssh/test/ssh_sftp_SUITE.erl')
-rw-r--r--lib/ssh/test/ssh_sftp_SUITE.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssh/test/ssh_sftp_SUITE.erl b/lib/ssh/test/ssh_sftp_SUITE.erl
index ec2010e15a..0c4a7f3b3f 100644
--- a/lib/ssh/test/ssh_sftp_SUITE.erl
+++ b/lib/ssh/test/ssh_sftp_SUITE.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2005-2010. All Rights Reserved.
+%% Copyright Ericsson AB 2005-2011. All Rights Reserved.
%%
%% The contents of this file are subject to the Erlang Public License,
%% Version 1.1, (the "License"); you may not use this file except in
@@ -60,7 +60,7 @@ init_per_suite(Config) ->
{_,_} ->
{skip,"Could not start crypto and ssh!"}
end.
-
+
%%--------------------------------------------------------------------
%% Function: end_per_suite(Config) -> _
%% Config - [tuple()]