[Gradle, JS] Add comment for test

This commit is contained in:
Ilya Goncharov
2019-12-12 12:02:59 +03:00
parent 1bc47b3f6f
commit 6e19004a4f
@@ -10,6 +10,9 @@ import java.io.File
import kotlin.test.assertNotNull
class GradleNodeModuleBuilderTest {
// Gson (used in fromSrcPackageJson) deserialize json to PackageJson no matter on nullability and default values
// Check that in case where there is no dependencies fields, we don't get nullable fields, that declared as non-nullable
@Test
fun validPackageJsonWithoutDependencies() {
val packageJson = fromSrcPackageJson(