Skip to content

Commit

Permalink
Merge d96e215 into 79447e9
Browse files Browse the repository at this point in the history
  • Loading branch information
FatimaZahraAtourabi committed Apr 19, 2019
2 parents 79447e9 + d96e215 commit e2e0dfa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions javaparser-core-testing/src/test/java/SetupTest.java
@@ -0,0 +1,12 @@
import static org.junit.jupiter.api.Assertions.*;

import org.junit.jupiter.api.Test;

class SetupTest {

@Test
void test() {

}

}

0 comments on commit e2e0dfa

Please sign in to comment.