Make sure that everything in version.versionMap has a handler.
commite500faebbf514d5466bba35d501261bed6495538
authorChris Lumens <clumens@redhat.com>
Thu, 14 Jan 2010 19:06:12 +0000 (14 14:06 -0500)
committerChris Lumens <clumens@redhat.com>
Thu, 14 Jan 2010 19:07:18 +0000 (14 14:07 -0500)
treed12efe9ae7e6f04ac3aca99053e986448c3c655e
parent730a17d5101d17af34be9b447cae18b35bb49a0e
Make sure that everything in version.versionMap has a handler.

This catches what I tried to do, which is add support for a version everywhere
except for adding a file to pykickstart/handlers/.  That results in an error,
but there's no test case to check for that.
tests/version.py