mirror of
https://github.com/bab2min/Kiwi.git
synced 2026-06-17 01:54:27 +00:00
Add more test cases for empty result
This commit is contained in:
parent
a841678d50
commit
d446d3da74
1 changed files with 1 additions and 0 deletions
|
|
@ -234,6 +234,7 @@ TEST(KiwiCpp, EmptyResult)
|
|||
u"스틸블루",
|
||||
u"15살이었므로",
|
||||
u"타란튤라",
|
||||
u"꽃게 맛이 가장 좋다는 봄철에는 알이 통통하게 든 암 꽃게가 많이 잡히며, 게 딱지 속에 노란 알과 내장이 가득하여 게장으로 담그면 좋고, 가을에는 살이 통통하게 오른 숫 꽃게가 많이 잡히는데 살이 많고 찌더라도 퍽퍽하지 않고 부드러워 찜으로 요리하면 좋다.",
|
||||
};
|
||||
for (auto s : testCases)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue