Comment 3 for bug 70272

Revision history for this message
John A Meinel (jameinel) wrote :

bzr selftest REGEX

So you can do:

bzr selftest hashcache

To run all of the tests that match "hashcache". Or you could also do:

bzr selftest test_hashcache_load

I usually run this with --verbose, to double check what tests are actually being run.