mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Add tests for deserialising extruders with variants
Contributes to issue CURA-3497.
This commit is contained in:
parent
bbd0ca7b9f
commit
df2ae12ca9
2 changed files with 28 additions and 0 deletions
8
tests/Settings/stacks/OnlyVariant.extruder.cfg
Normal file
8
tests/Settings/stacks/OnlyVariant.extruder.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Only Variant
|
||||
id = OnlyVariant
|
||||
|
||||
[containers]
|
||||
4 = some_instance
|
||||
5 = some_definition
|
Loading…
Add table
Add a link
Reference in a new issue