mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-17 13:47:35 +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";
|
||||
|
||||
warnx("loading data from: %s", filepath);
|
||||
//warnx("loading data from: %s", filepath);
|
||||
|
||||
FILE *fp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user