Skip to content
Snippets Groups Projects
Commit 35d34f04 authored by david_williams's avatar david_williams
Browse files

increase expected number of plugins (due to axis2).

parent ad2a5340
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ public class BuildTests extends TestCase { ...@@ -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 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_FEATURES = 117;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 538; private static final int EXPECTED_NUMBER_OF_PLUGINS = 543;
/** /**
* Constructor for EmptyDirectoriesTest. * 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