diff options
author | Julien Boeuf <jboeuf@google.com> | 2015-08-25 07:37:16 -0700 |
---|---|---|
committer | Julien Boeuf <jboeuf@google.com> | 2015-08-25 07:37:16 -0700 |
commit | 814ffd67f5e11efd632c115f6bab2dfdd3598ed5 (patch) | |
tree | 5ea28740c6e4c056d612d816dbc7b96a4ce2cf38 /tools | |
parent | 0382bfae38ca7594e55e941087f8095eb7493a4e (diff) |
Fixing buildgen output.
Diffstat (limited to 'tools')
-rw-r--r-- | tools/run_tests/tests.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/run_tests/tests.json b/tools/run_tests/tests.json index 9aa9f25101..f1c57190af 100644 --- a/tools/run_tests/tests.json +++ b/tools/run_tests/tests.json @@ -1364,6 +1364,7 @@ "posix", "windows" ], + "exclude_configs": [], "flaky": false, "language": "c++", "name": "cxx_time_test", |