error in last commit

This commit is contained in:
2014-11-21 12:47:37 +01:00
parent 7c2b58caae
commit b51de97adf

View File

@@ -642,7 +642,7 @@ class BamBlendTest(BamSimpleTestCase):
os.makedirs(TEMP_SESSION)
blendfile = os.path.join(TEMP, create_id + ".blend")
blendfile = os.path.join(TEMP_SESSION, create_id + ".blend")
deps = []
if not blendfile_template_create(blendfile, create_id, deps):