summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/README.md b/test/README.md
index bc2464bcfa..302db9d0bb 100644
--- a/test/README.md
+++ b/test/README.md
@@ -8,6 +8,9 @@ directory, see [the guide on writing tests](../doc/guides/writing-tests.md).
On how to run tests in this directory, see
[the contributing guide](../doc/guides/contributing/pull-requests.md#step-6-test).
+For the tests to successfully run on Windows, Node.js has to be checked out from
+GitHub with the `autocrlf` git config flag set to true.
+
## Test Directories
|Directory |Runs on CI |Purpose |