From ed4b7738705efbaf86f967a0e4c2f1e63e2421b0 Mon Sep 17 00:00:00 2001 From: Max Howell Date: Mon, 11 Feb 2019 15:13:14 -0500 Subject: [PATCH] Fill in this TODO in README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 135fad8..367dd6c 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ with your work without worries. There is also some magic going on in Foundation’s filesystem APIs, which we look for and ensure our API is deterministic, eg. [this test]. -[this test]: TODO +[this test]: https://github.com/mxcl/Path.swift/blob/master/Tests/PathTests/PathTests.swift#L539-L554 # `Path.swift` is properly cross-platform