mirror of
https://github.com/RubyMetric/chsrc
synced 2025-06-18 01:27:00 +08:00
fix(test): 更新测试中chsrc.png
文件路径,修正图片文件的引用位置
This commit is contained in:
parent
d425fff037
commit
74915f629d
@ -85,7 +85,7 @@ main (int argc, char const *argv[])
|
|||||||
xy_str_gsub ("abcdefabcdef", "abc", "DEF")); // 等量
|
xy_str_gsub ("abcdefabcdef", "abc", "DEF")); // 等量
|
||||||
|
|
||||||
|
|
||||||
assert (xy_file_exist ("./image/chsrc.png"));
|
assert (xy_file_exist ("./doc/image/chsrc.png"));
|
||||||
assert (xy_dir_exist ("~"));
|
assert (xy_dir_exist ("~"));
|
||||||
if (xy_on_windows)
|
if (xy_on_windows)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user