[roll] Roll fuchsia [bazel][fidl] Migrate fidlgentest_go_test() instances

Migrate instances of fidlgentest_go_test() in BUILD.gn files that have
already been partially migrated.

Also remove an usused import of the .gni file.

Original-Bug: 426136195
Test: fx bazel build --config=host //tools/fidl/fidlgen_rust/codegen:fidlgen_rust_lib_tests //tools/fidl/lib/fidlgen_cpp:fidlgen_cpp_ir_test //tools/fidl/lib/summarize:summarize_test //zircon/tools/zither:unittests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414581
Original-Revision: 8a6de813115fc824e586f36280180488f0a77bee
GitOrigin-RevId: 36a32656cf861922ad48b41b5043003e693f6bfb
Change-Id: I7bae7d770a21461c2ef09f694594811fd0e5d904
1 file changed
tree: 829b339ee01f43a1b10ef876457bf7d14a36336e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.