1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-12 10:44:27 +00:00

8 lines
260 B
Go
Raw Normal View History

2015-09-24 17:55:01 -04:00
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// This package contains integration tests for the
// golang.org/x/crypto/ssh package.
2015-09-24 18:03:08 -04:00
package test