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 | 04d8fc114b256a80f1fac4e04352d487c47f6768 (patch) | |
tree | f0ac0afc9ee1bc27b927e9511aa69c693ab2fc4c | |
parent | 26a8d5d90f487728f2ab1d3cd0289500d68300e1 (diff) | |
download | msgpack-python-04d8fc114b256a80f1fac4e04352d487c47f6768.tar.gz |
Rename test files.
-rw-r--r-- | test/test_format.py (renamed from testformat.py) | 0 | ||||
-rw-r--r-- | test/test_sequnpack.py (renamed from test_sequnpack.py) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/testformat.py b/test/test_format.py index a00123c..a00123c 100644 --- a/testformat.py +++ b/test/test_format.py diff --git a/test_sequnpack.py b/test/test_sequnpack.py index 789ccd2..789ccd2 100644 --- a/test_sequnpack.py +++ b/test/test_sequnpack.py |