Fix a unittest name and docstring
authorGuido Trotter <ultrotter@google.com>
Mon, 10 May 2010 09:15:24 +0000 (10:15 +0100)
committerGuido Trotter <ultrotter@google.com>
Mon, 10 May 2010 09:23:19 +0000 (10:23 +0100)
commit0548914256cf14663d1ec06aa0b0fcda427fe428
tree11f614ba611c83061ff524e09a2b315e287148f4
parentf724a702f1742dc49f0af5af184059300eadeac6
Fix a unittest name and docstring

The docstring has been copied by the name, but the name reports a
misspell of the function it is actually testing.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Balazs Lecz <leczb@google.com>
test/ganeti.utils_unittest.py