blob: 04ae4e0540c95675931a69de7393d9c4994ac8ef [file] [log] [blame]
package p1;
public class TC {
/**
* Runs the test case
* @param tr TODO
*/
protected void run(TR tr) {
tr.startTest(this);
}
}