diff --git a/test_poetry.py b/test_poetry.py index 412e41d..c2f85f1 100644 --- a/test_poetry.py +++ b/test_poetry.py @@ -34,3 +34,6 @@ test_shijing = functools.partial(__check_path__, './shijing') test_lunyu = functools.partial(__check_path__, './lunyu') +test_huajianji = functools.partial(__check_path__, u'./wudai/花间集/') + +test_nantang2 = functools.partial(__check_path__, u'./wudai/南唐二主词/')