[roll] Roll fuchsia [netstack3] Remove nested test mod in ndp

These were left in a tests module as a maneuver to get rename to be
detected by git given all lines will lose indentation. We can clean up
now.

Original-Bug: 338449003
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1050326
Original-Revision: dddd6376e479b746e9a885c4a61b21f84e5bc208
GitOrigin-RevId: 8cd7fc0c2f33fcf99b297484b90b10f29eaf68d5
Change-Id: I8a57d39a450155c949c7e14a39aeb9d0ac248e7d
1 file changed
tree: 66013a178ec550f0243b57a89339c8d233a986a3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.