+12
−7
tests/apps/failing_app/__init__.py
0 → 100644
+1
−0
+8
−0
Loading
If loading an application trigger an ImportError, the details of that error were lost in some cases. Thanks Ben Davis for the report.