Update src/Test/L0/TestHostContext.cs
Co-authored-by: Tingluo Huang <[email protected]>
This commit is contained in:
co-authored by
Tingluo Huang
parent
ad8f17e956
commit
354c8bcbed
@@ -26,7 +26,6 @@ namespace GitHub.Runner.Common.Tests
|
|||||||
private string _suiteName;
|
private string _suiteName;
|
||||||
private string _testName;
|
private string _testName;
|
||||||
private Tracing _trace;
|
private Tracing _trace;
|
||||||
|
|
||||||
private AssemblyLoadContext _loadContext;
|
private AssemblyLoadContext _loadContext;
|
||||||
private string _tempDirectoryRoot = Path.Combine(Path.GetTempPath(), Guid.NewGuid().ToString("D"));
|
private string _tempDirectoryRoot = Path.Combine(Path.GetTempPath(), Guid.NewGuid().ToString("D"));
|
||||||
private StartupType _startupType;
|
private StartupType _startupType;
|
||||||
|
|||||||
Reference in New Issue
Block a user