1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-22 09:54:27 +00:00

Initial tests for import of ASCII STLs with varying line endings.

This commit is contained in:
bubnikv
2019-10-18 13:05:22 +02:00
parent e04e2b3636
commit 070070edba
7 changed files with 224 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
using namespace Slic3r;
SCENARIO("Reading 3mf file") {
SCENARIO("Reading 3mf file", "[3mf]") {
GIVEN("umlauts in the path of the file") {
Slic3r::Model model;
WHEN("3mf model is read") {