Skip to content

Commit

Permalink
MergeNetworkTest remove deleted tests override (xnode, merge)
Browse files Browse the repository at this point in the history
Signed-off-by: HARPER Jon <[email protected]>
  • Loading branch information
jonenst committed Aug 30, 2023
1 parent e1bf740 commit d4e24e3
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,11 @@ public void multipleDanglingLinesInMergedNetwork() {
// FIXME
}

@Override
public void testMergeSameId() {
// FIXME
}

@Override
public void test() {
// FIXME
}

@Override
public void xnodeNonCompatible() {
// FIXME
}

@Override
public void mergeThenCloneVariantBug() {
// FIXME
Expand Down

0 comments on commit d4e24e3

Please sign in to comment.