diff options
author | David G. Quintas <dgq@google.com> | 2015-09-23 16:19:28 -0700 |
---|---|---|
committer | David G. Quintas <dgq@google.com> | 2015-09-23 16:19:28 -0700 |
commit | 6d934529b9a9902bfda2f0ffe547a4e6e31f984a (patch) | |
tree | 4061439ed3c4c9ef7eaef2ae5abf0885daa9077f /test/core/end2end | |
parent | e5515d476d953080517f4fc0725154e26b2418d9 (diff) |
Updated end2end/README
Diffstat (limited to 'test/core/end2end')
-rw-r--r-- | test/core/end2end/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/end2end/README b/test/core/end2end/README index 59daec45d0..a18172a7a1 100644 --- a/test/core/end2end/README +++ b/test/core/end2end/README @@ -3,5 +3,5 @@ forms a complete end-to-end test. To add a new test or fixture: - add the code to the relevant directory -- update gen_build_json.py to reflect the change +- update gen_build_yaml.py to reflect the change - regenerate projects |