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