public void Setup()
 {
     TestSupport.ClearCreatedFiles();
     TestSupport.DiffAction = new InvokeWinMerge();
 }