diff options
| author | Peng Wu <alexepico@gmail.com> | 2011-08-12 11:05:19 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2011-08-12 11:05:19 +0800 |
| commit | 6a1aa9ea5db1822350c78a66e65d4bd344e2d012 (patch) | |
| tree | 1a1ad38fadfdafada3a6de837ad791e8a77d11bb /tests/storage/test_parser.cpp | |
| parent | cc6a9b9b390326fbb504728ddede89a6e6918978 (diff) | |
| download | libpinyin-6a1aa9ea5db1822350c78a66e65d4bd344e2d012.tar.gz libpinyin-6a1aa9ea5db1822350c78a66e65d4bd344e2d012.tar.xz libpinyin-6a1aa9ea5db1822350c78a66e65d4bd344e2d012.zip | |
fixes code styles in test directory.
Diffstat (limited to 'tests/storage/test_parser.cpp')
| -rw-r--r-- | tests/storage/test_parser.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/storage/test_parser.cpp b/tests/storage/test_parser.cpp index fe870a3..4a5ebe3 100644 --- a/tests/storage/test_parser.cpp +++ b/tests/storage/test_parser.cpp @@ -152,6 +152,3 @@ int main (int argc, char * argv []) return 0; } -/* -vi:ts=4:nowrap:ai:expandtab -*/ |
