Changeset 9166 in josm for trunk/test/unit/org/openstreetmap/josm/plugins
- Timestamp:
- 2015-12-26T20:29:49+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/unit/org/openstreetmap/josm/plugins/PluginHandlerTest.java
r8938 r9166 32 32 * Test that available plugins rules can be loaded. 33 33 */ 34 @Test 34 @Test(timeout = 10*60*1000) 35 35 public void testValidityOfAvailablePlugins() { 36 36 // Download complete list of plugins
Note:
See TracChangeset
for help on using the changeset viewer.