mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Bug 358654: Improve name of testcase.
This commit is contained in:
parent
c88a6117fd
commit
0975b80370
1 changed files with 1 additions and 1 deletions
|
@ -5535,7 +5535,7 @@ public class AST2TemplateTests extends AST2BaseTest {
|
||||||
// f();
|
// f();
|
||||||
// f<>();
|
// f<>();
|
||||||
// }
|
// }
|
||||||
public void testInstantiationWithoutParameters_358654() throws Exception {
|
public void testTemplateArgumentDeductionWithoutParameters_358654() throws Exception {
|
||||||
parseAndCheckBindings();
|
parseAndCheckBindings();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue