Skip to content

Commit d6e6b21

Browse files
authored
Update README.md (#5040)
1 parent 30b2817 commit d6e6b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1865,7 +1865,7 @@ ctest --output-on-failure
18651865

18661866
Note that during the `ctest` stage, several JSON test files are downloaded from an [external repository](https://github.com/nlohmann/json_test_data). If policies forbid downloading artifacts during testing, you can download the files yourself and pass the directory with the test files via `-DJSON_TestDataDirectory=path` to CMake. Then, no Internet connectivity is required. See [issue #2189](https://github.com/nlohmann/json/issues/2189) for more information.
18671867

1868-
If the test suite is not found, several test suites will fail like this:
1868+
If the testdata is not found, several test suites will fail like this:
18691869

18701870
```
18711871
===============================================================================

0 commit comments

Comments
 (0)