Skip to content

Commit 3a45a5d

Browse files
committed
really exclude the test case
1 parent b51e4db commit 3a45a5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

soot-infoflow/test/soot/jimple/infoflow/test/junit/backward/ImplicitFlowTests.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ protected AbstractInfoflow createInfoflowInstance() {
1717
+ "see until further up in the code, i.e., later in the analysis")
1818
@Override
1919
public void dataClassSetterTest() {
20-
// TODO Auto-generated method stub
21-
super.dataClassSetterTest();
20+
//
2221
}
2322

2423
}

0 commit comments

Comments
 (0)