summaryrefslogtreecommitdiffstats
path: root/tests/test_phrase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_phrase.cpp')
-rw-r--r--tests/test_phrase.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_phrase.cpp b/tests/test_phrase.cpp
index 73aa2de..0137e08 100644
--- a/tests/test_phrase.cpp
+++ b/tests/test_phrase.cpp
@@ -56,8 +56,6 @@ int main(int argc, char * argv[]){
}
printf("\n");
- pinyin_train(context);
- pinyin_reset(context);
pinyin_save(context);
}