Fix a bug where pub would fail to load a transformer.
If a transformer is defined in a dependency, used in the root package, and restricted (via $include or $exclude) to only run on files in test/, pub will think it's not necessary and fail to load it. R=rnystrom@google.com Review URL: https://codereview.chromium.org//1052353003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@44876 260f80e4-7a28-3924-810f-c04153c831b5
Please register or sign in to comment