sumd test: Be less verbose

This commit is contained in:
Lorenz Meier 2015-12-06 11:58:44 +01:00
parent 981ca02001
commit fb495b6594
1 changed files with 1 additions and 1 deletions

View File

@ -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;