Chromium Code Reviews| Index: testing/libfuzzer/tests/fuzzer_config_only_test.options |
| diff --git a/testing/libfuzzer/tests/fuzzer_config_only_test.options b/testing/libfuzzer/tests/fuzzer_config_only_test.options |
| deleted file mode 100644 |
| index d2401457e2563c450567bda2fc157f767fccb252..0000000000000000000000000000000000000000 |
| --- a/testing/libfuzzer/tests/fuzzer_config_only_test.options |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -# Config for test of .options file for test fuzzer. |
| - |
| - |
| - |
| - |
| -# Random empty lines and comments to ensure that parser is stable. |
| - |
| -####### |
| - |
| -[libfuzzer] |
| - |
| -max_len=random(1337, 31337) |
| -timeout = 666 |
| - |
| - |
| -# Assume here is a comment before one of options. |
| -use_traces=1 |