mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-01 20:27:57 +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