func golang.org/x/pkgsite/internal/testing/dbtest.DropDB

2 uses

	golang.org/x/pkgsite/internal/testing/dbtest (current package)
		dbtest.go#L98: func DropDB(dbName string) error {

	golang.org/x/pkgsite/internal/postgres
		test_helper.go#L37: 	err := dbtest.DropDB(dbName)