diff options
Diffstat (limited to 'test/codegen')
| -rw-r--r-- | test/codegen/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/codegen/README b/test/codegen/README index 5a4684284b..19a73d031c 100644 --- a/test/codegen/README +++ b/test/codegen/README @@ -29,7 +29,7 @@ The test harness compiles the tests with the same go toolchain that is used to run the test. After writing tests for a newly added codegen transformation, it can be useful to first run the test harness with a toolchain from a released Go version (and verify that the new tests -fail), and then re-runnig the tests using the devel toolchain. +fail), and then re-running the tests using the devel toolchain. - Regexps comments syntax |
