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