mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
sumd test: Be less verbose
This commit is contained in:
parent
981ca02001
commit
fb495b6594
@ -12,7 +12,7 @@ TEST(SUMDTest, SUMD)
|
||||
{
|
||||
const char *filepath = "testdata/sumd_data.txt";
|
||||
|
||||
warnx("loading data from: %s", filepath);
|
||||
//warnx("loading data from: %s", filepath);
|
||||
|
||||
FILE *fp;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user