Skip to content

Commit 3b95fc3

Browse files
Merge pull request #1094 from GitHubPang/patch-1
Fix typo in RUNNING_TESTS.md
2 parents fb47e96 + 61502c0 commit 3b95fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RUNNING_TESTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ On MacOS, Linux, BSD use:
9898
run-test.sh
9999
```
100100

101-
## Running Individual Suites or Test Casess
101+
## Running Individual Suites or Test Cases
102102

103103
Running individual tests and fixtures on Windows is trivial using the Visual Studio test runner.
104104
To run a specific tests fixture on MacOS or Linux, use the NUnit filter expressions to select the tests to be run:

0 commit comments

Comments
 (0)