Document testing & build_conversion purposes
Formatter also relocated some imports Test: Existing tests pass Change-Id: I48b1cb65400e463a6b4e91fd9fe76e13d8d81cd6
This commit is contained in:
parent
ce0a07e249
commit
0da7ce6f39
@@ -1,5 +1,10 @@
|
||||
package bp2build
|
||||
|
||||
/*
|
||||
For shareable/common bp2build testing functionality and dumping ground for
|
||||
specific-but-shared functionality among tests in package
|
||||
*/
|
||||
|
||||
import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
Reference in New Issue
Block a user