diff tests/test-blackbox.t @ 40992:1de3364320af

tests: filter out uninteresting log events This helps adding more log()s without updating the tests.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 15 Dec 2018 17:52:14 +0900
parents c460b1643eb0
children 31dfe7026f8d
line wrap: on
line diff
--- a/tests/test-blackbox.t	Sun Dec 16 16:31:31 2018 +0900
+++ b/tests/test-blackbox.t	Sat Dec 15 17:52:14 2018 +0900
@@ -22,6 +22,9 @@
   > [alias]
   > confuse = log --limit 3
   > so-confusing = confuse --style compact
+  > [blackbox]
+  > track = backupbundle, branchcache, command, commandalias, commandexception,
+  >         commandfinish, debug, exthook, incoming, pythonhook, tagscache
   > EOF
 
   $ hg init blackboxtest