示例#1
0
 // ReSharper disable once UnusedMethodReturnValue.Local
 private static IEnumerable <SingleFileTest> GetTests()
 {
     return(SingleFileTestFactory.GetTests("Legacy"));
 }