| Index: tests/cc_tests/README.md
|
| diff --git a/tests/cc_tests/README.md b/tests/cc_tests/README.md
|
| index c4f2c543d422fe995f4aff6fd200f0b3f64bbbcf..d62e483672eab178b8cd99afea6cbbd8955fd07c 100644
|
| --- a/tests/cc_tests/README.md
|
| +++ b/tests/cc_tests/README.md
|
| @@ -8,5 +8,5 @@ Files in this directory is aren't really dart files. We use them to
|
| trigger actually running executable tests. The binary and options to
|
| pass in are given as:
|
| ```
|
| -// FletchCCOptions=EXECUTABLE SPACE_SEPARATED_OPTIONS
|
| +// DartinoCCOptions=EXECUTABLE SPACE_SEPARATED_OPTIONS
|
| ```
|
|
|