Skip to content

Commit

Permalink
comment edit to force appveyor/pr restart
Browse files Browse the repository at this point in the history
  • Loading branch information
geowar1 committed Oct 20, 2019
1 parent 64ae28f commit 883fc9b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -26,7 +26,7 @@ public class TrackSegmentTest {
static private LayoutEditor layoutEditor = null;
static private TrackSegment trackSegment = null;

//the amount of variation allowed floating point values in order to be considered equal
// the amount of variation allowed floating point values in order to be considered equal
static final double tolerance = 0.000001;

@Test
Expand Down

0 comments on commit 883fc9b

Please sign in to comment.