zxpbenson/rog-go

godef: does not correctly find identifiers defined in tests

Opened this issue · 0 comments

It does not know that internal _test.go files can export their
own identifiers to be used by other external tests.

Original issue reported on code.google.com by rogpeppe@gmail.com on 31 Jul 2014 at 8:11