summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/.classpath
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 /org.eclipse.jgit.pgm.test/.classpath
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 'org.eclipse.jgit.pgm.test/.classpath')
-rw-r--r--org.eclipse.jgit.pgm.test/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/org.eclipse.jgit.pgm.test/.classpath b/org.eclipse.jgit.pgm.test/.classpath
deleted file mode 100644
index a940818d19..0000000000
--- a/org.eclipse.jgit.pgm.test/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="tst"/>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>