def test_move_file(self): # overrides base class
try:
super(TestWCSvnCommandPath, self).test_move_file()
finally:
-> self.root.revert(rec=1)