Skip to content

Commit 9e0c07b

Browse files
Merge branch 'master' into master
2 parents 78048cd + e4bc574 commit 9e0c07b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Docs/articles/Tests/TestRunner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ TestRunner generates a result file upon completion to detail the results of the
99
To use the TestRunnner open the `Test.sln`, set the Target Project to `Cosmos.TestRunner` and run the solution.
1010

1111
## Configuration
12-
Editing the configuration for TestRunner via [DefaultEngineConfiguration](https://github.com/CosmosOS/Cosmos/blob/master/Tests/Cosmos.TestRunner.Core/DefaultEngineConfiguration.cs#L6) in ..\Tests\TestRunner\TestRunner.Core
12+
Edit the configuration for TestRunner via [DefaultEngineConfiguration.cs](https://github.com/CosmosOS/Cosmos/blob/9d0ccc2be22938424d8992611b11409aaabf74ea/Tests/Cosmos.TestRunner.Full/DefaultEngineConfiguration.cs#L9). in ..\Tests\TestRunner\TestRunner.Core
1313
This allows one to choose which emulator to use and at what level the kernel is debugged.
1414

1515
To select which Test Kernels to run, edit `GetStableKernelTypes()` in `TestKernelSets.cs`.

0 commit comments

Comments
 (0)