summaryrefslogtreecommitdiffstats
path: root/tests/test_pinyin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_pinyin.cpp')
-rw-r--r--tests/test_pinyin.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/test_pinyin.cpp b/tests/test_pinyin.cpp
index 5fe97ee..920c324 100644
--- a/tests/test_pinyin.cpp
+++ b/tests/test_pinyin.cpp
@@ -41,10 +41,6 @@ int main(int argc, char * argv[]){
break;
}
- if (linebuf[0] == '\0') {
- continue;
- }
-
pinyin_parse_more_full_pinyins(instance, linebuf);
pinyin_guess_sentence(instance);