Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2012-02-23 08:12:19 +0000
committerAlexander Kurtakov2012-02-23 08:12:19 +0000
commitdd873342ede7ec3f50f84a477ad353914b97afd8 (patch)
tree257938daffa3050be92b908f3eb6384bae9412c7 /systemtap/pom.xml
parent526c773d2ab90c59a6de3af141ad80872490368b (diff)
downloadorg.eclipse.linuxtools-dd873342ede7ec3f50f84a477ad353914b97afd8.tar.gz
org.eclipse.linuxtools-dd873342ede7ec3f50f84a477ad353914b97afd8.tar.xz
org.eclipse.linuxtools-dd873342ede7ec3f50f84a477ad353914b97afd8.zip
Remove old tests-features.
They are leftovers from the old buildsystem and are not needed anymore as we refer to the tests plugins directly in the poms.
Diffstat (limited to 'systemtap/pom.xml')
-rw-r--r--systemtap/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemtap/pom.xml b/systemtap/pom.xml
index 29b99b8f3d..fd640062cd 100644
--- a/systemtap/pom.xml
+++ b/systemtap/pom.xml
@@ -64,7 +64,6 @@
<module>org.eclipse.linuxtools.callgraph.launch</module>
<module>org.eclipse.linuxtools.callgraph.launch.tests</module>
<module>org.eclipse.linuxtools.callgraph.tests</module>
- <module>org.eclipse.linuxtools.callgraph.tests-feature</module>
<module>org.eclipse.linuxtools.systemtap-feature</module>
<module>org.eclipse.linuxtools.systemtap.ui.consolelog</module>
<!--

Back to the top