communicator/ssh: get data race tests passing

This commit is contained in:
Mitchell Hashimoto 2013-08-21 11:05:21 -07:00
parent b059cce542
commit 77dd02c332
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build !race
package ssh package ssh
import ( import (