summaryrefslogtreecommitdiffstats
path: root/tests/storage/test_chewing_table.cpp
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-03-30 14:43:41 +0800
committerPeng Wu <alexepico@gmail.com>2016-03-30 14:43:41 +0800
commit9f79258f900dd9899549fe6e743e090f5ebb8186 (patch)
tree21a46d7cd31e5f5886853928cea1b688a799491c /tests/storage/test_chewing_table.cpp
parenta3eba16fd79e6954de9cbef245307d3d7631aa40 (diff)
downloadlibpinyin-9f79258f900dd9899549fe6e743e090f5ebb8186.tar.gz
libpinyin-9f79258f900dd9899549fe6e743e090f5ebb8186.tar.xz
libpinyin-9f79258f900dd9899549fe6e743e090f5ebb8186.zip
update tests
Diffstat (limited to 'tests/storage/test_chewing_table.cpp')
-rw-r--r--tests/storage/test_chewing_table.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/storage/test_chewing_table.cpp b/tests/storage/test_chewing_table.cpp
index e6ecdb0..c0a1ae7 100644
--- a/tests/storage/test_chewing_table.cpp
+++ b/tests/storage/test_chewing_table.cpp
@@ -36,7 +36,7 @@ int main(int argc, char * argv[]) {
}
pinyin_option_t options = USE_TONE | PINYIN_INCOMPLETE;
- ChewingLargeTable largetable(options);
+ ChewingLargeTable2 largetable;
FacadePhraseIndex phrase_index;
const pinyin_table_info_t * phrase_files =