Files
edx-platform/lms/djangoapps/courseware/tests
Ned Batchelder 31a72093e0 Fix broken tests by simplifying the CourseFactory
The data argument was being treated specially, but that was just
because we didn't have **kwargs support.  Now we do.  There are
two uses of data=, one we convert to kwargs, the other was actually
unused, so remove it completely.
2013-07-03 17:04:18 -04:00
..
2013-06-26 17:19:13 -04:00
2013-06-26 15:24:48 -04:00
2013-06-27 16:40:04 -04:00
2013-03-05 11:53:00 -05:00
2013-07-01 17:07:24 -04:00