pcap: add tmf.pcap.core.tests to main pom.xml
authorVincent Perot <vincent.perot@ericsson.com>
Mon, 11 Aug 2014 20:12:59 +0000 (16:12 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 11 Aug 2014 21:40:27 +0000 (17:40 -0400)
Change-Id: I0cc8e72e197b61b4c14b5be064c380d7981ffe55
Signed-off-by: Vincent Perot <vincent.perot@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/31401
Tested-by: Hudson CI
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6ea34041999ce7ad74cfbd45602ce616258f0ee6..5e616c79e23912b088f1412167fae1c2216d3a60 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <module>org.eclipse.linuxtools.tmf.ctf.ui.swtbot.tests</module>
 
     <module>org.eclipse.linuxtools.tmf.pcap.core</module>
+    <module>org.eclipse.linuxtools.tmf.pcap.core.tests</module>
     <module>org.eclipse.linuxtools.tmf.pcap.ui</module>
 
     <module>org.eclipse.linuxtools.tmf.analysis.xml.core</module>
This page took 0.026276 seconds and 5 git commands to generate.