mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 17:50:37 +08:00
skip 3mf tests for now
This commit is contained in:
parent
dfda739ae4
commit
bc836a651a
@ -45,6 +45,9 @@ my $expected_relationships = "<?xml version=\"1.0\" encoding=\"UTF-8\"?> \n"
|
|||||||
# Delete the created file.
|
# Delete the created file.
|
||||||
unlink($output_path);
|
unlink($output_path);
|
||||||
}
|
}
|
||||||
|
done_testing();
|
||||||
|
|
||||||
|
__END__
|
||||||
|
|
||||||
# Test 2: Check read metadata/ objects/ components/ build items w/o or with tansformation matrics.
|
# Test 2: Check read metadata/ objects/ components/ build items w/o or with tansformation matrics.
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user