mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Add test for seeing whether definition changes are properly found
Whether the deserialize function finds the definition changes properly. Contributes to issue CURA-3497.
This commit is contained in:
parent
79f6e49280
commit
15de1f235a
2 changed files with 30 additions and 1 deletions
8
tests/Settings/stacks/OnlyDefinitionChanges.global.cfg
Normal file
8
tests/Settings/stacks/OnlyDefinitionChanges.global.cfg
Normal file
|
@ -0,0 +1,8 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Only Definition Changes
|
||||
id = OnlyDefinitionChanges
|
||||
|
||||
[containers]
|
||||
5 = some_instance
|
||||
6 = some_definition
|
Loading…
Add table
Add a link
Reference in a new issue