[roll] Roll fuchsia [testgen] Fix testgen execution.

I was having trouble executing fx testgen without this change. This
seems to be the recommended way of sourcing the required script.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/600229
Original-Revision: d9cc470675a90e037fe7ad80cd676655b9bb25e3
GitOrigin-RevId: 8b3801e7b9af5437b8e7d22e6c84be335edadf9f
Change-Id: If0748b879b1a8c4b463b47e6c2126c88c02406cd
1 file changed
tree: b95e2b902b384cbbdd0bde7aa294a9256a1cd899
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.