##// END OF EJS Templates
test-filelog: move from dict() construction to {} literals...
test-filelog: move from dict() construction to {} literals The latter are both faster and more consistent across Python 2 and 3.
Augie Fackler -
r20684:2761a791 default
Show More