mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +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();
|
||||
}
|
||||
|
||||
public void testIncludePathOrdering() throws Exception
|
||||
{
|
||||
public void testIncludePathOrdering() throws Exception {
|
||||
// create directory structure:
|
||||
// project/base.cpp
|
||||
// project/foo.h
|
||||
|
|
Loading…
Add table
Reference in a new issue