mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
175267 - reenable failing test
This commit is contained in:
parent
5db2221159
commit
58342e9fad
1 changed files with 1 additions and 1 deletions
|
@ -696,7 +696,7 @@ public class BasicCallHierarchyTest extends CallHierarchyBaseTest {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
public void _testFunctionsWithParamsC_175267() throws Exception {
|
public void testFunctionsWithParamsC_175267() throws Exception {
|
||||||
doTestFunctionsWithParams("functionsWithParams.c");
|
doTestFunctionsWithParams("functionsWithParams.c");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue