mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-23 19:11:22 +08:00
Rename to uniform path
This commit is contained in:
@@ -91,7 +91,7 @@ main (int argc, char const *argv[])
|
||||
assert(xy_file_exist(xy_win_powershell_profile));
|
||||
assert(false==xy_file_exist(xy_win_powershellv5_profile));
|
||||
|
||||
puts (xy_unix_path_to_win_if_on_win(" \n ~/haha/test/123 \n\r "));
|
||||
puts (xy_uniform_path(" \n ~/haha/test/123 \n\r "));
|
||||
|
||||
xy_success("测试全部通过");
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user