Fix a typo in path_set_test.

I'd have sworn I fixed this in the orignal CL.

R=rnystrom@google.com
TBR

Review URL: https://codereview.chromium.org//67973003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart/pkg/watcher@30173 260f80e4-7a28-3924-810f-c04153c831b5
1 file changed
tree: 1c877885a006f5776a538a6ce3bca99c1b547b5e
  1. example/
  2. lib/
  3. test/
  4. pubspec.yaml
  5. README.md
README.md

A file watcher. It monitors (currently by polling) for changes to contents of directories and notifies you when files have been added, removed, or modified.