From 58b243562fcda32053c36ae487b6416d505515a7 Mon Sep 17 00:00:00 2001 From: Anna Dushistova Date: Wed, 28 Mar 2012 20:55:55 +0000 Subject: [PATCH] [releng] an attempt to get terminal tests running. --- terminal/org.eclipse.tm.terminal.test/pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/terminal/org.eclipse.tm.terminal.test/pom.xml b/terminal/org.eclipse.tm.terminal.test/pom.xml index 343b3cda768..de45d10fb1b 100644 --- a/terminal/org.eclipse.tm.terminal.test/pom.xml +++ b/terminal/org.eclipse.tm.terminal.test/pom.xml @@ -11,5 +11,18 @@ org.eclipse.tm org.eclipse.tm.terminal.test 2.2.0-SNAPSHOT - eclipse-plugin + eclipse-test-plugin + + org.eclipse.tycho + tycho-surefire-plugin + ${tycho-version} + + org.eclipse.tm.terminal.test + org.eclipse.tm.terminal.test.AutomatedPluginTests + false + false + true + org.eclipse.sdk.ide + +