Skip to content

Commit

Permalink
remove one test
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykwok1992 committed Mar 16, 2024
1 parent 479c284 commit c08eeec
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,11 +95,6 @@ public void testContractWithLargeBinary() throws Exception {
testCodeGenerationJvmTypes("large", "Large");
}

@Test
public void testContractWithLargeBinaryAndUnlinkedLib() throws Exception {
testCodeGenerationJvmTypes("largewithunlinkedlib", "largewithunlinkedlib");
}

@Test
public void testShipIt() throws Exception {
testCodeGenerationJvmTypes("shipit", "ShipIt");
Expand Down

0 comments on commit c08eeec

Please sign in to comment.