diff options
author | Naoki INADA <inada-n@eagle> | 2009-06-27 12:04:11 +0900 |
---|---|---|
committer | Naoki INADA <inada-n@eagle> | 2009-06-27 12:04:11 +0900 |
commit | fa2efcdb5ba8a5cca141f7882271abb8ea697caa (patch) | |
tree | 3d544b4d70be8b50d07373b45f686c33c0022560 | |
parent | a345131aaa4a87c2e917913eae053a8382fd4e67 (diff) | |
download | msgpack-python-fa2efcdb5ba8a5cca141f7882271abb8ea697caa.tar.gz |
Rename test files.
-rw-r--r-- | python/test/test_format.py (renamed from python/testformat.py) | 0 | ||||
-rw-r--r-- | python/test/test_sequnpack.py (renamed from python/test_sequnpack.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/python/testformat.py b/python/test/test_format.py index a00123c..a00123c 100644 --- a/python/testformat.py +++ b/python/test/test_format.py diff --git a/python/test_sequnpack.py b/python/test/test_sequnpack.py index 789ccd2..789ccd2 100644 --- a/python/test_sequnpack.py +++ b/python/test/test_sequnpack.py |