add placeholder file for trafo tests

This commit is contained in:
Michael Kirsch 2019-06-24 13:13:53 +09:00 committed by Joseph Lenox
parent 5c5202e960
commit dd75805568

View File

@ -0,0 +1,9 @@
#!/usr/bin/perl
use strict;
use warnings;
use Slic3r::XS;
use Test::More tests => 0;
__END__