Project

General

Profile

Download (195 Bytes) Statistics
| Branch: | Tag: | Revision:
1
package eu.etaxonomy.dataportal.selenium;
2

    
3
/**
4
 * Hello world!
5
 *
6
 */
7
public class App 
8
{
9
    public static void main( String[] args )
10
    {
11
        System.out.println( "Hello World!" );
12
    }
13
}
    (1-1/1)