Commit: e758b9d8698ca3b93c571a7e23fd79b2caa73ca7
Author: Dalai Felinto
Date:   Mon Jan 2 09:32:27 2017 +0100
Branches: render-layers
https://developer.blender.org/rBe758b9d8698ca3b93c571a7e23fd79b2caa73ca7

unittest: fixup

===================================================================

M       tests/python/bl_render_layer.py

===================================================================

diff --git a/tests/python/bl_render_layer.py b/tests/python/bl_render_layer.py
index 6330ed6..9596a6a 100644
--- a/tests/python/bl_render_layer.py
+++ b/tests/python/bl_render_layer.py
@@ -654,7 +654,6 @@ class UnitsTesting(unittest.TestCase):
         ROOT = self.get_root()
         with tempfile.TemporaryDirectory() as dirpath:
             filepath_layers = os.path.join(ROOT, 'layers.blend')
-            filepath_json = os.path.join(ROOT, 'layers_object_add.json')
 
             # open file
             bpy.ops.wm.open_mainfile('EXEC_DEFAULT', filepath=filepath_layers)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to