diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-21 19:29:23 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-08-22 17:54:03 +0300 |
commit | be46ad8ae63e6fc5976b9ca65e296461908aecce (patch) | |
tree | 1e93965406bfc6c51934f9c3039080454bbf6e90 /tests/path/driver.cxx | |
parent | ff27bb45d3981e81da8dacc6deae9309b066cfef (diff) |
Remove path_traits<wchar_t> specialization
Diffstat (limited to 'tests/path/driver.cxx')
-rw-r--r-- | tests/path/driver.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/path/driver.cxx b/tests/path/driver.cxx index ee62d73..4d859b3 100644 --- a/tests/path/driver.cxx +++ b/tests/path/driver.cxx @@ -490,10 +490,7 @@ main () #endif assert (path::temp_directory ().absolute ()); - //assert (wpath::temp_directory ().absolute ()); - assert (path::home_directory ().absolute ()); - //assert (wpath::home_directory ().absolute ()); // normalize and actualize // |