/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package com.bearsoft.gui.grid.columns; import org.junit.Test; /** * * @author Gala */ public class InnerColumnsTest { @Test public void dummyTest() { } }