Project

General

Profile

« Previous | Next » 

Revision 535407a1

Added by Andreas Kohlbecker almost 13 years ago

upgrade to selenium 2.0rc3

View differences:

modules/cdm_dataportal/test/java/dataportal-selenium-tests/src/test/java/eu/etaxonomy/dataportal/selenium/tests/flMalesiana/FloraMalesianaPolytomousKeyTest.java
34 34

  
35 35
	/**
36 36
	 * see http://dev.e-taxonomy.eu/trac/ticket/2350
37
	 * @throws MalformedURLException
37
	 * @throws Exception
38 38
	 *
39 39
	 */
40 40
	@Test
41
	public void key_to_Malaysian_Sapindaceae_Genera() throws MalformedURLException {
41
	public void key_to_Malaysian_Sapindaceae_Genera() throws Exception {
42 42

  
43 43
		UUID keyUuid = UUID.fromString("40cf3253-ce7a-4ad6-9a32-27695c36eb5d");
44 44

  

Also available in: Unified diff