diff options
author | Conrad Meyer <cem@FreeBSD.org> | 2018-10-22 20:00:30 +0000 |
---|---|---|
committer | Conrad Meyer <cem@FreeBSD.org> | 2018-10-22 20:00:30 +0000 |
commit | 706cfae467a217cc786fd96a72cc2e33c61987e4 (patch) | |
tree | e7673904660df47b5abd9a1c33cf982a514dac66 /TESTING.md | |
parent | 42239e68a5cfba3b37b054425eace8d14e0844e3 (diff) | |
download | src-test2-706cfae467a217cc786fd96a72cc2e33c61987e4.tar.gz src-test2-706cfae467a217cc786fd96a72cc2e33c61987e4.zip |
Notes
Diffstat (limited to 'TESTING.md')
-rw-r--r-- | TESTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TESTING.md b/TESTING.md index 1fa5fe8c2d69..551981b14053 100644 --- a/TESTING.md +++ b/TESTING.md @@ -41,4 +41,4 @@ They consist of the following tests: - `pzstd` with asan and tsan, as well as in 32-bits mode - Testing `zstd` with legacy mode off - Testing `zbuff` (old streaming API) -- Entire test suite and make install on OS X +- Entire test suite and make install on macOS |