Skip to content

Commit

Permalink
removed print
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarcontar authored and feliwir committed Feb 1, 2020
1 parent 3f6db8d commit c7e5c2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/w3x/cases/test_roundtrip.py
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,6 @@ def test_roundtrip_single_mesh_imports(self):
self.assertTrue('TRUNK' in bpy.data.objects)

# import
print('### round test')
context = IOWrapper(self.outpath() + 'output_skn.BOUNDINGBOX.w3x')
load(context, import_settings={})

Expand Down

0 comments on commit c7e5c2d

Please sign in to comment.