diff options
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", |