Test packing a blend file with Windows relative paths
This commit is contained in:
parent
b79a5dc491
commit
f7fb4b13ca
BIN
tests/blendfiles/subdir/doubly_linked_up-windows.blend
Normal file
BIN
tests/blendfiles/subdir/doubly_linked_up-windows.blend
Normal file
Binary file not shown.
@ -68,7 +68,7 @@ class PackTest(AbstractPackTest):
|
||||
|
||||
def test_strategise_rewrite(self):
|
||||
ppath = self.blendfiles / 'subdir'
|
||||
infile = ppath / 'doubly_linked_up.blend'
|
||||
infile = ppath / 'doubly_linked_up-windows.blend'
|
||||
|
||||
packer = pack.Packer(infile, ppath, self.tpath)
|
||||
packer.strategise()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user