summaryrefslogtreecommitdiffstats
path: root/libgo/go/os/inotify/inotify_linux_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/os/inotify/inotify_linux_test.go')
-rw-r--r--libgo/go/os/inotify/inotify_linux_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/go/os/inotify/inotify_linux_test.go b/libgo/go/os/inotify/inotify_linux_test.go
index e29a46d6c2d..aa72604eb92 100644
--- a/libgo/go/os/inotify/inotify_linux_test.go
+++ b/libgo/go/os/inotify/inotify_linux_test.go
@@ -74,7 +74,6 @@ func TestInotifyEvents(t *testing.T) {
}
}
-
func TestInotifyClose(t *testing.T) {
watcher, _ := NewWatcher()
watcher.Close()
OpenPOWER on IntegriCloud