Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Update package path in example code. #63

Merged
merged 1 commit into from
Sep 8, 2013

Conversation

paulhammond
Copy link
Contributor

I don't have a checkout of code.google.com/p/go.exp/fsnotify in my GOPATH, so running the fsnotify test suite fails:

$ go test github.com/howeyc/fsnotify
# github.com/howeyc/fsnotify
example_test.go:10:2: cannot find package "code.google.com/p/go.exp/fsnotify" in any of:
    /usr/local/Cellar/go/1.1.1/src/pkg/code.google.com/p/go.exp/fsnotify (from $GOROOT)
    /Users/ph/go/src/code.google.com/p/go.exp/fsnotify (from $GOPATH)

This pull request fixes that issue.

howeyc added a commit that referenced this pull request Sep 8, 2013
Update package path in example code.
@howeyc howeyc merged commit 4972d15 into howeyc:master Sep 8, 2013
@paulhammond paulhammond deleted the update-example-test branch September 8, 2013 19:38
actgardner pushed a commit to scalingdata/fsnotify that referenced this pull request Apr 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants