1143
1143
If arguments are given, they are regular expressions that say
1145
1146
# TODO: --list should give a list of all available tests
1147
1148
takes_args = ['testspecs*']
1153
def run(self, testspecs_list=None, verbose=False, one=False):
1151
1155
from bzrlib.selftest import selftest
1152
1156
# we don't want progress meters from the tests to go to the