1 /*
2 * TestCancelLinkedAction.java
3 *
4 * Created on 19 Март 2006 г., 2:39
5 */
6
7 package org.weda.action;
8
9 /**
10 *
11 * @author Mikhail Titov
12 */
13 public class TestCancelLinkedAction extends TestLinkedAction {
14
15 }