mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:10:12 +01:00
grammar error (#1795)
This commit is contained in:
@@ -18,7 +18,7 @@ def cc_fuzz_test(
|
||||
"""Macro for C++ fuzzing test.
|
||||
|
||||
In order to run tests on a single file, run the fuzzer binary under
|
||||
bazel-bin directly. That will avoid the args being passed by bazel.
|
||||
bazel-bin directly. That will avoid the args being passed by Bazel.
|
||||
|
||||
Args:
|
||||
name: The main fuzz test rule name.
|
||||
|
||||
Reference in New Issue
Block a user