Blender Git Loki
Git Commits -> Revision 12a5a62
Revision 12a5a62 by Sybren A. Stüvel (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 20, 2017, 15:55 (GMT) |
Fixed bl_load_py_modules / script_load_modules unit test It tried to assert that addons/io_blend_utils/blender_bam-unpacked.whl/__init__.py was loaded when the io_blend_utils module was imported. However, this happens only on demand, and not directly when importing the add-on. |
Commit Details:
Full Hash: 12a5a628f355993fac8240a63dd91c33dc65c4bb
Parent Commit: b72ba5c
Committed By: Bastien Montagne
Lines Changed: +3, -0
1 Modified Path:
/tests/python/bl_load_py_modules.py (+3, -0) (Diff)