Fixed invalid choices error bubbling (#214)

This commit is contained in:
Ross Lawley
2013-01-28 14:40:26 +00:00
parent 3208a7f15d
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 *