From ec01ca05dc80f403f5c703a2494acd44acd8e06d Mon Sep 17 00:00:00 2001 From: Pringo Date: Sun, 2 Oct 2016 17:09:57 -0700 Subject: [PATCH] Changed OS X to macOS. --- Running-Unit-Tests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Running-Unit-Tests.md b/Running-Unit-Tests.md index ddfa63b..9388c3b 100644 --- a/Running-Unit-Tests.md +++ b/Running-Unit-Tests.md @@ -26,7 +26,7 @@ There are a few ways to run the tests: UnitTests ``` -## Running tests on CMake-based systems (Linux / OS X) +## Running tests on CMake-based systems (Linux / macOS) --- Use the `unittests` build target: