mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 02:20:34 +08:00
sumd test: Be less verbose
This commit is contained in:
@@ -12,7 +12,7 @@ TEST(SUMDTest, SUMD)
|
|||||||
{
|
{
|
||||||
const char *filepath = "testdata/sumd_data.txt";
|
const char *filepath = "testdata/sumd_data.txt";
|
||||||
|
|
||||||
warnx("loading data from: %s", filepath);
|
//warnx("loading data from: %s", filepath);
|
||||||
|
|
||||||
FILE *fp;
|
FILE *fp;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user