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

adjust number of plugins and featuers for removal of JSF features

parent 5b40120f
No related branches found
No related tags found
No related merge requests found
......@@ -75,8 +75,8 @@ public class BuildTests extends TestCase {
private static final String REQUIRED_BUNDLE_SUFFIX = ".jar";
private static final String[] SUFFIX_EXEMPT_LIST = {"org.eclipse.swt", "org.apache.ant"};
private static final int EXPECTED_NUMBER_OF_FEATURES = 156;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 578;
private static final int EXPECTED_NUMBER_OF_FEATURES = 153;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 577;
/**
* 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