Skip to content

Commit 0493948

Browse files
committed
Eliminate a test setting
1 parent 670be9c commit 0493948

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/NUnitConsole/nunit3-console/ConsoleRunner.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ public int Execute()
142142
DisplayTestFiles();
143143

144144
TestPackage package = MakeTestPackage(_options);
145-
package.AddSetting("UseDefaultAssemblyLoadContext", true);
146145

147146
// We display the filters at this point so that any exception message
148147
// thrown by CreateTestFilter will be understandable.

0 commit comments

Comments
 (0)