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
@@ -1,3 +0,0 @@
CHANGES in test/ClassWithPrivateFunAdded: NONE
CHANGES in test/ClassWithPrivateFunRemoved: NONE
CHANGES in test/ClassWithPrivateFunSignatureChanged: NONE
@@ -1,3 +0,0 @@
CHANGES in test/ClassWithPrivatePrimaryConstructorAdded: NONE
CHANGES in test/ClassWithPrivatePrimaryConstructorChanged: NONE
CHANGES in test/ClassWithPrivatePrimaryConstructorRemoved: NONE
@@ -1,3 +0,0 @@
CHANGES in test/ClassWithPrivateSecondaryConstructorsAdded: NONE
CHANGES in test/ClassWithPrivateSecondaryConstructorsAdded2: NONE
CHANGES in test/ClassWithPrivateSecondaryConstructorsRemoved: NONE
@@ -1,4 +0,0 @@
CHANGES in test/ClassWithGetterForPrivateValChanged: NONE
CHANGES in test/ClassWithPrivateValAdded: NONE
CHANGES in test/ClassWithPrivateValRemoved: NONE
CHANGES in test/ClassWithPrivateValSignatureChanged: NONE
@@ -1,4 +0,0 @@
CHANGES in test/ClassWithGetterAndSetterForPrivateVarChanged: NONE
CHANGES in test/ClassWithPrivateVarAdded: NONE
CHANGES in test/ClassWithPrivateVarRemoved: NONE
CHANGES in test/ClassWithPrivateVarSignatureChanged: NONE