move dyn_hello to examples and restore testing

This commit is contained in:
Daniel Agar
2018-11-24 12:12:58 -05:00
committed by David Sidrane
parent fecdfe5fbc
commit 48df19c8df
12 changed files with 68 additions and 23 deletions

View File

@@ -3,6 +3,6 @@
# (px4-alias.sh is expected to be in the PATH)
. px4-alias.sh
dyn ./platforms__posix__tests__dyn_hello.px4mod PASSED
dyn ./examples__dyn_hello.px4mod PASSED
shutdown