Skip to content

Commit

Permalink
fixed syscall.Kill - removed test in windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nim4 committed Oct 29, 2016
1 parent 82894af commit 0197bee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dbshield/utils_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// +build !windows

package dbshield

import (
Expand Down

0 comments on commit 0197bee

Please sign in to comment.