mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-18 08:04:58 +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