Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Meingassner committed May 14, 2012
1 parent a8fd801 commit cb67bb6
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -78,6 +78,7 @@ public void testPluginInstances() throws Exception {
String[] types = {PluginDescriptor.ACTIVITY_PLUGIN_TYPE, PluginDescriptor.ACTIVITY_LISTENER_PLUGIN_TYPE};
List<PluginDescriptor> pds = pm.listAvailablePlugins(types);


if (pds.size() < 1) {
throw new Exception("no Plugins available!");
}
Expand Down

0 comments on commit cb67bb6

Please sign in to comment.