From 61502c05bac54556e229b9ada5827ed588475e1a Mon Sep 17 00:00:00 2001 From: GitHubPang <61439577+GitHubPang@users.noreply.github.com> Date: Thu, 30 Sep 2021 10:17:43 +0800 Subject: [PATCH] Fix a typo --- RUNNING_TESTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RUNNING_TESTS.md b/RUNNING_TESTS.md index b41fb2dddc..3143131b86 100644 --- a/RUNNING_TESTS.md +++ b/RUNNING_TESTS.md @@ -98,7 +98,7 @@ On MacOS, Linux, BSD use: run-test.sh ``` -## Running Individual Suites or Test Casess +## Running Individual Suites or Test Cases Running individual tests and fixtures on Windows is trivial using the Visual Studio test runner. To run a specific tests fixture on MacOS or Linux, use the NUnit filter expressions to select the tests to be run: