Revise naming to reflect behavior - LoadSettingsFromConfigFile
- Be more clear about when we return null - Spelling
This commit is contained in:
parent
6698f81b9f
commit
1f5cc95000
3 changed files with 16 additions and 10 deletions
|
|
@ -40,7 +40,7 @@ namespace MatterHackers.MatterControl.Slicing.Tests
|
|||
public class SliceLayersTests
|
||||
{
|
||||
[Test]
|
||||
public void SliceLayersGeneratingCorrectSegmets()
|
||||
public void SliceLayersGeneratingCorrectSegments()
|
||||
{
|
||||
// TODO: Make tests work on Mac as well as Windows
|
||||
if (OsInformation.OperatingSystem == OSType.Mac)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue