Fix for bug315990
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / test.xml
index 0b8b0871e435e30e4ad29e62a293a278fe6c123d..af6ee8dd006920edc89df3664824092826934878 100644 (file)
@@ -53,7 +53,7 @@
 
        <!-- This target runs the test suite. Any actions that need to happen -->
        <!-- after all the tests have been run should go here. -->
-       <target name="run" depends="init,cleanup">
+       <target name="run" depends="init,lttng_event_test_suite,cleanup">
                <ant target="collect" antfile="${library-file}" dir="${eclipse-home}">
                        <property name="includes" value="org*.xml" />
                        <property name="output-file" value="${plugin-name}.xml" />
This page took 0.024593 seconds and 5 git commands to generate.