aboutsummaryrefslogtreecommitdiff
path: root/integrationtests
diff options
context:
space:
mode:
authorAndreas Antener <antener_a@gmx.ch>2015-02-23 23:45:54 +0100
committerThomas Gubler <thomasgubler@gmail.com>2015-02-28 18:25:36 +0100
commit482f2c94424f32e45aaee68b8b515e1eab40b6de (patch)
tree0e32c46554f76f73132568bfe5897b4bdfa32de6 /integrationtests
parentb955b9391d611706d1fd022c527426cab6a54924 (diff)
downloadpx4-firmware-482f2c94424f32e45aaee68b8b515e1eab40b6de.tar.gz
px4-firmware-482f2c94424f32e45aaee68b8b515e1eab40b6de.tar.bz2
px4-firmware-482f2c94424f32e45aaee68b8b515e1eab40b6de.zip
added integration tests to cmake listros_mavlink
Diffstat (limited to 'integrationtests')
-rw-r--r--integrationtests/integrationtests.launch4
1 files changed, 0 insertions, 4 deletions
diff --git a/integrationtests/integrationtests.launch b/integrationtests/integrationtests.launch
deleted file mode 100644
index 7f6368d12..000000000
--- a/integrationtests/integrationtests.launch
+++ /dev/null
@@ -1,4 +0,0 @@
-<launch>
- <include file="$(find px4)/integrationtests/demo_tests/direct_tests.launch" />
- <include file="$(find px4)/integrationtests/demo_tests/mavros_tests.launch" />
-</launch>