comparison hgext/color.py @ 29263:817ee3cfe862

tests: don't save host fingerprints in hgrc Previously, the test saved the host fingerprints in hgrc. Many tests override the fingerprint at run-time. This was a bit dangerous and was too magical for my liking. It will also interfere with a future patch that adds a new source for obtaining fingerprints. So change the test to require the fingerprint on every command invocation.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 28 May 2016 12:29:59 -0700
parents a0939666b836
children d5883fd055c6
comparison
equal deleted inserted replaced
29262:dfc4f08aa160 29263:817ee3cfe862