Commit 3baa98f2 authored by Mikio Hara's avatar Mikio Hara

syscall: make getrlimit, setrlimit tests work on unix variants

R=golang-codereviews, iant
CC=golang-codereviews
https://golang.org/cl/53690043
parent 6f6a9445
......@@ -2,6 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build darwin dragonfly freebsd linux netbsd openbsd
package syscall_test
import (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment