mirror of
https://kkgithub.com/chinese-poetry/chinese-poetry.git
synced 2026-04-11 22:37:19 +00:00
🐛 修复测试重名BUG
This commit is contained in:
@@ -38,4 +38,6 @@ test_huajianji = functools.partial(__check_path__, u'./wudai/花间集/')
|
|||||||
|
|
||||||
test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/')
|
test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/')
|
||||||
|
|
||||||
test_nantang2 = functools.partial(__check_path__, u'./youmengying/')
|
test_youmengying = functools.partial(__check_path__, u'./youmengying/')
|
||||||
|
|
||||||
|
test_sishuwujing = functools.partial(__check_path__, u'./sishuwujing/')
|
||||||
|
|||||||
Reference in New Issue
Block a user