storage:vcs:base: fix _gets_ -> _get_ typo in test_gets_existing_user_id.
authorW. Trevor King <wking@tremily.us>
Thu, 13 Sep 2012 16:08:10 +0000 (12:08 -0400)
committerW. Trevor King <wking@tremily.us>
Thu, 13 Sep 2012 16:08:10 +0000 (12:08 -0400)
commitf727a1458954320781a311f6f9fe8b8a016b61e4
treef80eac0cdee1194ad413cab0a1fa8ba9f31c8556
parent60355f0b8657928b838d97be531dc34564705758
storage:vcs:base: fix _gets_ -> _get_ typo in test_gets_existing_user_id.

VCS_get_user_id_TestCase.test_gets_existing_user_id is now
VCS_get_user_id_TestCase.test_get_existing_user_id
libbe/storage/vcs/base.py