# File test/test_repository.rb, line 25
25:
def
teardown
26:
FileUtils
.
rm_rf
@repo_dir
27:
end