From 646f8bdb4801b0376b3e4bd01bbac49a51c99940 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 3 Jul 2018 07:12:24 +0200 Subject: Cleanup: pep8 --- tests/python/view_layer/test_layer_linking.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/python/view_layer/test_layer_linking.py') diff --git a/tests/python/view_layer/test_layer_linking.py b/tests/python/view_layer/test_layer_linking.py index 4c66c564d7c..43c88aa65f9 100644 --- a/tests/python/view_layer/test_layer_linking.py +++ b/tests/python/view_layer/test_layer_linking.py @@ -67,7 +67,7 @@ class UnitTesting(ViewLayerTesting): self.assertTrue(compare_files( filepath_nested_json, filepath_json, - ), + ), "Scene dump files differ") def test_syncing_layer_new(self): -- cgit v1.2.3