mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-02 14:10:36 +08:00
unit_test inline implementation and remove module build
This commit is contained in:
committed by
Lorenz Meier
parent
f282f50cff
commit
a02caff1bc
@@ -41,7 +41,7 @@
|
||||
#include "state_machine_helper_test.h"
|
||||
|
||||
#include "../state_machine_helper.h"
|
||||
#include <unit_test/unit_test.h>
|
||||
#include <unit_test.h>
|
||||
|
||||
class StateMachineHelperTest : public UnitTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user