Skip to content
Snippets Groups Projects
Commit 74d26bb9 authored by david_williams's avatar david_williams
Browse files

increment number of plugins/featues ... I guess DTP added some

parent 06246469
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 = 155;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 575;
private static final int EXPECTED_NUMBER_OF_FEATURES = 156;
private static final int EXPECTED_NUMBER_OF_PLUGINS = 578;
/**
* 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