Skip to content
Snippets Groups Projects
Commit ee847158 authored by Luc Maisonobe's avatar Luc Maisonobe
Browse files

Grammar fix in comment.

parent 08aff438
No related branches found
No related tags found
No related merge requests found
...@@ -182,7 +182,7 @@ public class RuggedTest { ...@@ -182,7 +182,7 @@ public class RuggedTest {
} }
// the following test is disabled by default // the following test is disabled by default
// it is only used to check timings, and also create a large (66M) temporary file // it is only used to check timings, and also creates a large (66M) temporary file
@Test @Test
@Ignore @Ignore
public void testMayonVolcanoTiming() public void testMayonVolcanoTiming()
...@@ -429,7 +429,7 @@ public class RuggedTest { ...@@ -429,7 +429,7 @@ public class RuggedTest {
} }
// the following test is disabled by default // the following test is disabled by default
// it is only used to check timings, and also create a large (30M) temporary file // it is only used to check timings, and also creates a large (30M) temporary file
@Test @Test
@Ignore @Ignore
public void testInverseLocalizationTiming() public void testInverseLocalizationTiming()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment