Exemple #1
0
 public void DeleteEnlistment()
 {
     TestResultsHelper.OutputGVFSLogs(this);
     RepositoryHelpers.DeleteTestDirectory(this.EnlistmentRoot);
 }
 public void DeleteEnlistment()
 {
     RepositoryHelpers.DeleteTestDirectory(this.EnlistmentRoot);
 }