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