summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2012-03-23 00:30:46 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-03-23 00:30:46 +0100
commit9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee (patch)
treefa901526a945d6f5c78992feccb5f427d5b0550d /pom.xml
parent473139bbf6c8b5a5603d3f59ca968de5aeaa1887 (diff)
downloadjgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.tar.gz
jgit-9dd6e6cd297ae9c0d912ecfa07a148a29e6f4eee.zip
Revert "Allow to write tests with CLI syntax"
This reverts commit bf845c126d53f07de103e03b68ddb7f24014cee5 since this change needs to go through a formal IP review and Chris missed to file a CQ for that. Change-Id: I303515d78116f0591a2911dbfb9f857738f086a9 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 390ddb95ff..a0302018de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -470,7 +470,6 @@
<module>org.eclipse.jgit.ant.test</module>
<module>org.eclipse.jgit.http.test</module>
<module>org.eclipse.jgit.storage.dht.test</module>
- <module>org.eclipse.jgit.pgm.test</module>
</modules>
</project>