Comment 1 for bug 1367486

Revision history for this message
Blake Rouse (blake-rouse) wrote : Re: No exception raised when EmptyReporter is returned from load_reporter

I don't think you should raise an exception if a reporter is not defined. Only raise an exception if the report that is defined fails to load.

Some unit test for this as well would be nice.