Skip to content

Commit

Permalink
merging in from 15.x
Browse files Browse the repository at this point in the history
  • Loading branch information
kainagel committed Jan 21, 2023
2 parents 9189573 + f67d6d0 commit d5e256a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions output/.gitignore
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
Expand Up @@ -34,7 +34,6 @@ public class IntegrationTest {

@Rule public MatsimTestUtils utils = new MatsimTestUtils() ;

@SuppressWarnings("static-method")
@Test
public final void test() {

Expand Down

0 comments on commit d5e256a

Please sign in to comment.