aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/test/ssh_trpt_test_lib.erl
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2015-08-30 11:21:35 +0200
committerHans Nilsson <[email protected]>2015-08-30 11:21:35 +0200
commitbd698a302da6f4ca0940add26852c32dc27d3d07 (patch)
tree420a1429d471c9bd246e4f60afb9e46a47207384 /lib/ssh/test/ssh_trpt_test_lib.erl
parent8fac1e6b35b62321d98655866e8f76400c6d0cbf (diff)
parentee71e0e20819e2ab9e251f4bb46e8b0b19f2a1b3 (diff)
downloadotp-bd698a302da6f4ca0940add26852c32dc27d3d07.tar.gz
otp-bd698a302da6f4ca0940add26852c32dc27d3d07.tar.bz2
otp-bd698a302da6f4ca0940add26852c32dc27d3d07.zip
Merge branch 'maint'
* maint: ssh: Reorganize and extend the test suites
Diffstat (limited to 'lib/ssh/test/ssh_trpt_test_lib.erl')
-rw-r--r--lib/ssh/test/ssh_trpt_test_lib.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ssh/test/ssh_trpt_test_lib.erl b/lib/ssh/test/ssh_trpt_test_lib.erl
index 66df890f5c..caf9bac3b6 100644
--- a/lib/ssh/test/ssh_trpt_test_lib.erl
+++ b/lib/ssh/test/ssh_trpt_test_lib.erl
@@ -23,6 +23,7 @@
%%-compile(export_all).
-export([exec/1, exec/2,
+ instantiate/2,
format_msg/1,
server_host_port/1
]