ComponentWithBrowseButton - optional remove listener on hide
[fedora-idea.git] / plugins / testng / testData / inspection / undeclaredTests / undeclared / src / X.java
blob1ab9eef7b49ca97b8a38e9429d3002610f61dc25
1 /**
2 * @testng.test
3 */
4 public class X {
5 public void f() {