Descriptioncmd/go: fix test import dependency bug
Fixes a problem Rob is having with goprotobuf.
Cannot add a test because the same case is more broken
when using ./ imports. That still needs to be fixed,
and is one aspect of issue 3169.
Patch Set 1 #Patch Set 2 : diff -r 54f0be418491 https://code.google.com/p/go/ #Patch Set 3 : diff -r 54f0be418491 https://code.google.com/p/go/ #Patch Set 4 : diff -r 50adb6a9e76c https://code.google.com/p/go/ #
MessagesTotal messages: 3
|