Skip to content

Commit

Permalink
rpc test turn on only for linux and some bsd
Browse files Browse the repository at this point in the history
  • Loading branch information
ivcosla committed Aug 12, 2019
1 parent c086205 commit 0ba5885
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/therealssh/pty_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build dragonfly freebsd linux netbsd openbsd

package therealssh

import (
Expand Down

0 comments on commit 0ba5885

Please sign in to comment.