Project

General

Profile

« Previous | Next » 

Revision 4148

Added by daigle about 16 years ago

Add empty constructor

View differences:

MCTestCase.java
52 52
					+ se.getMessage());
53 53
		}
54 54
	}
55

  
56
    /**
57
     * Constructor to build the test
58
     */
59
    public MCTestCase() {
60
        super();
61
    }
55 62
	
56 63
    /**
57 64
     * Constructor to build the test

Also available in: Unified diff