Skip to content

Commit

Permalink
missed an errant space
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen committed Feb 3, 2025
1 parent b33ecad commit c4228bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Overview

Microsoft Test Platform (MTP) is the new platform for testing from Microsoft. Test projects can be run as
executables, as with [NUnitLite](../nunit/running-tests/NUnitLite-Runner.md) currently. There is no longer a test
executables, as with [NUnitLite](../nunit/running-tests/NUnitLite-Runner.md) currently. There is no longer a test
runner; the executable _is_ the test runner.

It will take time to develop feature parity with NUnit's current system, and there are many historical factors to
Expand Down

0 comments on commit c4228bb

Please sign in to comment.