From 0a503a42d60f458c3fe573c0fcf11a8d5980ae45 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Tue, 2 Dec 2014 15:42:50 +0100 Subject: [PATCH] Fix to tests comment --- tests/test_cli.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_cli.py b/tests/test_cli.py index e119728..eb02500 100755 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -1034,8 +1034,8 @@ class BamRelativeAbsoluteTest(BamSessionTestCase): Maps to... - ./shot_01.blend - - ./_maps/special.blend - - ./maps/generic.blend + - ./maps/special.blend + - ./_maps/generic.blend """ blendfile = "shots/01/shot_01.blend"