Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2015-04-22 09:26:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-04-22 09:26:54 +0300
commite6ceecdf97f927a497d567f0f271d2c51964d193 (patch)
tree3675737ce2accfbeec4465ace02bc7105e5e0366 /tests/python/bl_load_addons.py
parent4da050674e2c6a0ecc7d50733f7de8df3e77ee73 (diff)
Cleanup: pep8, spelling
Diffstat (limited to 'tests/python/bl_load_addons.py')
-rw-r--r--tests/python/bl_load_addons.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/python/bl_load_addons.py b/tests/python/bl_load_addons.py
index 85b2f1270f5..6bb0eaecd3d 100644
--- a/tests/python/bl_load_addons.py
+++ b/tests/python/bl_load_addons.py
@@ -36,6 +36,7 @@ BLACKLIST_DIRS = (
) + tuple(addon_utils.paths()[1:])
BLACKLIST_ADDONS = set()
+
def _init_addon_blacklist():
# in case we built without cycles