mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Add unit test for split()
This commit is contained in:
@@ -4,6 +4,7 @@ use strict;
|
||||
|
||||
our $VERSION = '0.01';
|
||||
|
||||
use Carp qw();
|
||||
use XSLoader;
|
||||
XSLoader::load(__PACKAGE__, $VERSION);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user