Remove useless test

Per @sarina:
> `build_problem` is called in `_make_problem`, which other tests call
> in this class. A failure here will arise in other tests. This test is
> unnecessary.
This commit is contained in:
stv
2015-02-19 13:07:13 -08:00
parent 99008147ab
commit e7b5ada5d1

View File

@@ -2190,12 +2190,6 @@ class ChoiceTextResponseTest(ResponseTest):
with self.assertRaises(Exception):
self.build_problem(type="invalidtextgroup")
def test_valid_xml(self):
"""
Test that `build_problem` builds valid xml
"""
self.build_problem()
def test_unchecked_input_not_validated(self):
"""
Test that a student can have a non numeric answer in an unselected