[roll] Roll fuchsia [wlancfg] Remove unused test

This test was originally written as an integration test, which sought
to verify that another component actually receives data.
Such a test doesn't really belong in the unit tests for wlancfg --
rather, we would write an integration test or e2e test that covers this
behavior.

Original-Bug: 52700
Test: N/A
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/667702
Original-Revision: f44cd24614f82b4542002f67076fa52e1d1210e8
GitOrigin-RevId: 1c5419f73b67fb5dce2fc85fded5663a621076b7
Change-Id: I44dd4221a31f8e13f44ca4915aae26427553dc17
1 file changed
tree: 6aafd44b1ff10d9863bacac1b51b761191794bc5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.