1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

Cosmetics.

This commit is contained in:
Sergey Prigogin 2013-08-30 16:37:44 -07:00
parent a75dbc7d3c
commit e25c4747df

View file

@ -183,5 +183,4 @@ public class IndexMultiVariantHeaderTest extends IndexBindingResolutionTestBase
assertEquals("{}", inc.getSignificantMacros().toString());
assertNotNull(inc.getImportedIndexFile());
}
}