Do not print NONE changes in proto tests

otherwise MainKt: NONE is added in all js tests

Original commit: 61b3c1c429
This commit is contained in:
Alexey Tsvetkov
2017-06-17 00:29:24 +03:00
parent 0a78d2d299
commit bf22bdadc1
16 changed files with 1 additions and 55 deletions
@@ -6,7 +6,6 @@ CHANGES in test/ClassWithAddedCompanionObject: CLASS_SIGNATURE, MEMBERS
[Companion]
CHANGES in test/ClassWithChangedCompanionObject: CLASS_SIGNATURE, MEMBERS
[FirstName, SecondName]
CHANGES in test/ClassWithChangedVisibilityForCompanionObject: NONE
CHANGES in test/ClassWithChangedVisibilityForCompanionObject.Companion: CLASS_SIGNATURE
CHANGES in test/ClassWithRemovedCompanionObject: CLASS_SIGNATURE, MEMBERS
[Companion]