Skip to content
Snippets Groups Projects
Commit 479cec1f authored by david_williams's avatar david_williams
Browse files

adjusting number of plugins expected

parent 860505d8
No related branches found
No related tags found
No related merge requests found
......@@ -76,7 +76,7 @@ public class BuildTests extends TestCase {
private static final String[] SUFFIX_EXEMPT_LIST = {"org.eclipse.swt","org.apache.ant"};
private static final int EXPECTED_NUMBER_OF_FEATURES = 117;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 548;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 553;
/**
* Constructor for EmptyDirectoriesTest.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment