Commit 2e721425 authored by Kai-Holger Brassel's avatar Kai-Holger Brassel
Browse files

Minor changes

parent 2a35ab03
Showing with 2 additions and 2 deletions
+2 -2
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
</attributes> </attributes>
</classpathentry> </classpathentry>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/> <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/"> <classpathentry kind="src" path="src">
<attributes> <attributes>
<attribute name="test" value="true"/> <attribute name="test" value="true"/>
</attributes> </attributes>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>de.hft-stuttgart.cityunits.tests</artifactId> <artifactId>de.hft-stuttgart.cityunits.tests</artifactId>
<packaging>eclipse-test-plugin</packaging> <packaging>eclipse-test-plugin</packaging>
<name>City Units Target Definition</name> <name>City Units Tests</name>
<parent> <parent>
<groupId>de.hft-stuttgart</groupId> <groupId>de.hft-stuttgart</groupId>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment