Skip to content

Commit 09e03f5

Browse files
committed
[ci] Add missing end of file new line
1 parent 6763f6d commit 09e03f5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
http\://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler
1+
http\://mybatis.org/schema/mybatis-spring=org.mybatis.spring.config.NamespaceHandler

src/test/java/org/mybatis/spring/scan/package-info.java

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

src/test/java/org/mybatis/spring/type/package-info.java

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

0 commit comments

Comments
 (0)