Skip to content

Commit 97966f5

Browse files
committed
trivial format
1 parent 86f2e05 commit 97966f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/java/org/mybatis/spring/SqlSessionFactoryBeanTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
1716
package org.mybatis.spring;
1817

1918
import static org.junit.Assert.assertEquals;
@@ -40,7 +39,7 @@
4039
import com.mockrunner.mock.jdbc.MockDataSource;
4140

4241
/**
43-
*
42+
*
4443
* @version $Id$
4544
*/
4645
public final class SqlSessionFactoryBeanTest {

0 commit comments

Comments
 (0)