blob: 3f9b3346dfa3d66a298af41df2e9401bcd72e264 [file] [log] [blame]
Dave Cheney0b9766a2012-10-05 11:11:10 +10001// Copyright 2012 The Go Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style
3// license that can be found in the LICENSE file.
4
5// This package contains integration tests for the
Dmitry Savintsevc84e1f82015-04-22 13:17:00 +02006// golang.org/x/crypto/ssh package.
David Symonds1fbbd622014-12-09 13:38:15 +11007package test // import "golang.org/x/crypto/ssh/test"