comparison tests/test-minirst.py @ 33372:4481f1fd27b1

sparse: use self instead of repo.dirstate "self" here is the dirstate instance. I'm pretty confident that self and repo.dirstate will be the exact same object. So remove a dependency on repo by just looking at self.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 08 Jul 2017 15:42:11 -0700
parents 6582b3716ae0
children 87b8fc4533ca
comparison
equal deleted inserted replaced
33371:c6415195fa78 33372:4481f1fd27b1