Move cluster-related unittest to cluster_unittest
authorThomas Thrainer <thomasth@google.com>
Wed, 24 Jul 2013 09:38:27 +0000 (11:38 +0200)
committerThomas Thrainer <thomasth@google.com>
Wed, 7 Aug 2013 15:51:42 +0000 (17:51 +0200)
commit0e1b52620297aa90f319e0e138bc8fe9e8fa9610
treefb5ca96bcd62b732d79e2556347f47bdd34d132f
parent1fa88aa6be4412014956d74cd3f61f32217cb570
Move cluster-related unittest to cluster_unittest

cmdlib_unittest should still be split further, but at least the cluster
related tests are moved to the proper file yet.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
test/py/cmdlib/cluster_unittest.py
test/py/cmdlib/cmdlib_unittest.py