mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-04 05:10:42 +08:00
add placeholder file for trafo tests
This commit is contained in:
parent
5c5202e960
commit
dd75805568
9
xs/t/25_transformationmatrix.t
Normal file
9
xs/t/25_transformationmatrix.t
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
#!/usr/bin/perl
|
||||||
|
|
||||||
|
use strict;
|
||||||
|
use warnings;
|
||||||
|
|
||||||
|
use Slic3r::XS;
|
||||||
|
use Test::More tests => 0;
|
||||||
|
|
||||||
|
__END__
|
Loading…
x
Reference in New Issue
Block a user