summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test/plugin.properties
diff options
context:
space:
mode:
authorTomasz Zarna <Tomasz.Zarna@pl.ibm.com>2012-03-23 09:10:41 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2012-04-18 18:57:36 +0200
commita2dac2c78d1fff0b2cedadcdaac030001eb851ac (patch)
treecc22f3a9b9676b9349456e6b7585074ff6420383 /org.eclipse.jgit.pgm.test/plugin.properties
parent95ed300b04f52e6d0625dfb5a6e0e52aac4bc412 (diff)
downloadjgit-a2dac2c78d1fff0b2cedadcdaac030001eb851ac.tar.gz
jgit-a2dac2c78d1fff0b2cedadcdaac030001eb851ac.zip
Allow to write tests with CLI syntax
CQ: 6385 Bug: 365444 Change-Id: I2d5164cd92429673fe3c37e9f5f9bc565192cc12 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test/plugin.properties')
-rw-r--r--org.eclipse.jgit.pgm.test/plugin.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/org.eclipse.jgit.pgm.test/plugin.properties b/org.eclipse.jgit.pgm.test/plugin.properties
new file mode 100644
index 0000000000..df18ade427
--- /dev/null
+++ b/org.eclipse.jgit.pgm.test/plugin.properties
@@ -0,0 +1,2 @@
+plugin_name=JGit Command Line Interface Tests
+provider_name=Eclipse.org