Polish Kotlin source code style
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
|
||||
package org.springframework.jdbc.core
|
||||
|
||||
|
||||
import org.junit.Assert.assertEquals
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
|
||||
@@ -21,7 +21,7 @@ import org.junit.Test
|
||||
import java.sql.JDBCType
|
||||
|
||||
/**
|
||||
* Tests for [MapSqlParameterSource] Kotlin extensions
|
||||
* Tests for [MapSqlParameterSource] Kotlin extensions.
|
||||
*
|
||||
* @author Mario Arias
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user