Removed test timeout warning.

Change-Id: Ib06946bd99f8d256d767311ef70bae25d0569b02
diff --git a/tools/bazel.rc b/tools/bazel.rc
index 688e1f5..5cc09e6 100644
--- a/tools/bazel.rc
+++ b/tools/bazel.rc
@@ -11,7 +11,5 @@
 
 # Show paths to a few more than just 1 target.
 build --show_result 15
-# Don't just say "something has the wrong timeout"...
-test --test_verbose_timeout_warnings
 # Dump the output of the failing test to stdout.
 test --test_output=errors