Fixed invalid choices error bubbling (#214)

This commit is contained in:
Ross Lawley 2013-01-28 14:40:26 +00:00
commit 1ca098c402
3 changed files with 2 additions and 1 deletions

View file

@ -1,2 +1,2 @@
from fields import *
from file import *
from file_tests import *