communicator/ssh: get data race tests passing

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

View File

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