MCPcopy Create free account
hub / github.com/ElementsProject/elements / cleanup

Method cleanup

test/functional/test_runner.py:834–835  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

832 return True
833
834 def cleanup(self):
835 return shutil.rmtree(self.dir)
836
837 def _get_uncovered_rpc_commands(self):
838 """

Callers 1

run_testsFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected