IndentifierCashTest#testUseVariableOfNameOfFunction uncommented.
This commit is contained in:
@@ -22,10 +22,10 @@ public final class IdentifierClashTest extends AbstractExpressionTest {
|
|||||||
super("identifierClash/");
|
super("identifierClash/");
|
||||||
}
|
}
|
||||||
|
|
||||||
public void TODO_testUseVariableOfNameOfFunction() throws Exception {
|
public void testUseVariableOfNameOfFunction() throws Exception {
|
||||||
fooBoxTest();
|
fooBoxTest();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void testDummyFunctionToMakeTestWork() {
|
public void testDummyFunctionToMakeTestWork() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user