package bytecode;

public class DuMethodTest extends JavaTXCompilerTest{
	public DuMethodTest() {
		this.fileName = "DuMethod";
	}
}