mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Rename testcase.
This commit is contained in:
parent
081d4ed5ac
commit
c4f9cdbe49
1 changed files with 1 additions and 1 deletions
|
@ -1495,7 +1495,7 @@ public class IndexBugsTests extends BaseTestCase {
|
||||||
|
|
||||||
// #define BUG ok
|
// #define BUG ok
|
||||||
// #include "h1.h"
|
// #include "h1.h"
|
||||||
public void testIndirectContext_Bug228012() throws Exception {
|
public void testIndirectContext_Bug267907() throws Exception {
|
||||||
String[] contents= getContentsForTest(3);
|
String[] contents= getContentsForTest(3);
|
||||||
final IIndexManager indexManager = CCorePlugin.getIndexManager();
|
final IIndexManager indexManager = CCorePlugin.getIndexManager();
|
||||||
TestSourceReader.createFile(fCProject.getProject(), "h1.h", contents[0]);
|
TestSourceReader.createFile(fCProject.getProject(), "h1.h", contents[0]);
|
||||||
|
|
Loading…
Add table
Reference in a new issue