45
45
def test_get_set_default_format(self):
46
46
old_format = repository.RepositoryFormat.get_default_format()
49
48
repository.RepositoryFormat.set_default_format(SampleRepositoryFormat())
50
49
# creating a repository should now create an instrumented dir.