Skip to content

Commit 70ef49a

Browse files
committed
Fix tests
1 parent 7a9c0c8 commit 70ef49a

File tree

4 files changed

+2
-71
lines changed

4 files changed

+2
-71
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ javaVersion = 1.8
55

66
kotlinVersion = 1.1.1
77

8-
version = 0.8.15
8+
version = 0.8.16
99

1010
buildNumber = SNAPSHOT
1111

resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<idea-plugin version="4">
22
<id>de.monticore.lang.montisecarc.MontiSecArcLanguagePlugin</id>
33
<name>MontiSecArc Language Plugin</name>
4-
<version>0.8.10</version>
4+
<version>0.8.16</version>
55
<vendor email="thomas.buning@rwth-aachen.de"/>
66

77
<description><![CDATA[

tests/de/monticore/lang/montisecarc/annotation/MSAProtocolAnnotatorTest.kt

Lines changed: 0 additions & 37 deletions
This file was deleted.

tests/de/monticore/lang/montisecarc/codeinsight/AnnotatorTests.kt

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)