1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-16 04:35:45 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2009-08-16 23:15:54 +00:00
parent 3cb3c4832b
commit 4b2dc9b25f
2 changed files with 8 additions and 9 deletions

View file

@ -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