Revision 4148
Added by daigle over 16 years ago
test/edu/ucsb/nceas/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
Add empty constructor