Fix nesting of test run

Change-Id: I03497490dc4c79fa19124c9f9c010f86d918a14e
Reviewed-on: https://gn-review.googlesource.com/1643
Reviewed-by: Petr Hosek <phosek@google.com>
Commit-Queue: Scott Graham <scottmg@chromium.org>
7 files changed
tree: f517ce6a6cc6bd3d9f1b50a21cf9f00e27ee3de7
  1. base/
  2. build/
  3. infra/
  4. src/
  5. tools/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .style.yapf
  10. AUTHORS
  11. LICENSE
  12. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
python build/gen.py
ninja -C out