tests: remove potential mtime ambiguity in a dirstate test...
tests: remove potential mtime ambiguity in a dirstate test
If the test was fast enough, some mtime where not stored. We now wait long
enough to ensure the mtime is no longer ambiguous.
Differential Revision:
https://phab.mercurial-scm.org/D11798