We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86f2e05 commit 97966f5Copy full SHA for 97966f5
src/test/java/org/mybatis/spring/SqlSessionFactoryBeanTest.java
@@ -13,7 +13,6 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-
17
package org.mybatis.spring;
18
19
import static org.junit.Assert.assertEquals;
@@ -40,7 +39,7 @@
40
39
import com.mockrunner.mock.jdbc.MockDataSource;
41
42
/**
43
- *
+ *
44
* @version $Id$
45
46
public final class SqlSessionFactoryBeanTest {
0 commit comments