Skip to content

Commit

Permalink
Windows CI: test-unit turn off pkg\authorisation
Browse files Browse the repository at this point in the history
Signed-off-by: John Howard <[email protected]>
  • Loading branch information
John Howard committed Feb 12, 2016
1 parent 5ca6d3b commit 57faef5
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
// +build !windows

// TODO Windows: This uses a Unix socket for testing. This might be possible
// to port to Windows using a named pipe instead.

package authorization

import (
Expand Down

0 comments on commit 57faef5

Please sign in to comment.