summaryrefslogtreecommitdiffstats
path: root/tests/harness/TestNoTester.java
blob: c411c1514c824ec2672a8f09cfd1684dcc03985d (plain)
1
2
3
4
5
public class TestNoTester {
    public static void main (String[] args) {
    } 
}