From 5d84b02f85b3b068f559cf0dd1d70ce8d2aa5e5e Mon Sep 17 00:00:00 2001 From: jackeyGao Date: Thu, 22 Nov 2018 18:07:24 +0800 Subject: [PATCH] =?UTF-8?q?test:=20=E6=94=AF=E6=8C=81wudai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test_poetry.py | 3 +++ 1 file changed, 3 insertions(+) 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/南唐二主词/')