Skip to content
Snippets Groups Projects
Commit 1b836cee authored by Martin von Zweigbergk's avatar Martin von Zweigbergk
Browse files

tests: split test-shelve.t in two

test-shelve.t dominated run time for all shelve tests.

Before:
# Ran 9 tests, 1 skipped, 0 failed.

real    0m43.568s
user    2m15.822s
sys     0m40.857s

After:
# Ran 11 tests, 1 skipped, 0 failed.

real    0m24.574s
user    2m21.354s
sys     0m40.435s

Differential Revision: https://phab.mercurial-scm.org/D5388
parent 74e3df76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment