test: Use local classes in the serialization test suite
commit58e8c86553dde67d3515a8da4c8a11d4831097c4
authorDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 22:39:34 +0000 (19 14:39 -0800)
committerDavid Aguilar <davvid@gmail.com>
Thu, 19 Nov 2009 22:39:34 +0000 (19 14:39 -0800)
treeea5f17b380f72010c03a10272eae9b950f4145b8
parent04de42d4f783d21c225adf793564ea2c42e910fb
test: Use local classes in the serialization test suite

There's no reason to have local test classes in the main test helper.

Signed-off-by: David Aguilar <davvid@gmail.com>
test/helper.py
test/test_cola_model_serialization.py