Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/tests/path_view.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests/path_view.cpp b/test/tests/path_view.cpp
index 771cf628..01e61bf2 100644
--- a/test/tests/path_view.cpp
+++ b/test/tests/path_view.cpp
@@ -144,6 +144,7 @@ static inline void TestPathView()
CheckPathView("");
CheckPathView(".");
CheckPathView("..");
+ CheckPathView("/3398e8946ce71e36910b7021170a08c141d8a696ca7226a4c9222ac5924d1f4c.random");
#ifdef _WIN32
// On Windows, UTF-8 and UTF-16 paths are equivalent and backslash conversion happens