add server.conf into testdata for testing

This commit is contained in:
wyy 2014-05-17 21:20:09 -05:00
parent f7108ce693
commit f0a0731b74

11
test/testdata/server.conf vendored Normal file
View File

@ -0,0 +1,11 @@
# config
#socket listen port
port=11200
#dict path
dict_path=../dict/jieba.dict.utf8
#model path
model_path=../dict/hmm_model.utf8