mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
Cosmetics.
This commit is contained in:
parent
3cb3c4832b
commit
4b2dc9b25f
2 changed files with 8 additions and 9 deletions
|
@ -152,8 +152,7 @@ public class InclusionTests extends PreprocessorTestsBase {
|
||||||
validateEOF();
|
validateEOF();
|
||||||
}
|
}
|
||||||
|
|
||||||
public void testIncludePathOrdering() throws Exception
|
public void testIncludePathOrdering() throws Exception {
|
||||||
{
|
|
||||||
// create directory structure:
|
// create directory structure:
|
||||||
// project/base.cpp
|
// project/base.cpp
|
||||||
// project/foo.h
|
// project/foo.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue