diff tests/test-check-config.t @ 32850:e33c9a47b0db

config: document profiling.show{min,max}
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 15 Jun 2017 11:04:46 -0700
parents e9fc5550be46
children cb6436e051ca
line wrap: on
line diff
--- a/tests/test-check-config.t	Thu Jun 15 10:58:36 2017 -0700
+++ b/tests/test-check-config.t	Thu Jun 15 11:04:46 2017 -0700
@@ -33,5 +33,3 @@
 
   $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' |
   >   python contrib/check-config.py
-  undocumented: profiling.showmax (with) [0.999]
-  undocumented: profiling.showmin (with) [0.005]