Skip to content

Commit

Permalink
[test] suppress "hiding" warning
Browse files Browse the repository at this point in the history
  • Loading branch information
EcljpseB0T authored and jukzi committed Jan 29, 2024
1 parent 35849f9 commit e09ff6b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -496,6 +496,7 @@ interface Literals {
* @see org.eclipse.e4.ui.tests.model.test.impl.TestPackageImpl#getTestHarness()
* @generated
*/
@SuppressWarnings("hiding")
EClass TEST_HARNESS = eINSTANCE.getTestHarness();

}
Expand Down

0 comments on commit e09ff6b

Please sign in to comment.