summaryrefslogtreecommitdiffstats
path: root/test/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.c')
-rw-r--r--test/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.c b/test/test.c
index 513add980..7aa8aad0a 100644
--- a/test/test.c
+++ b/test/test.c
@@ -2204,7 +2204,7 @@ static int ParseOptions( int argc, char ** argv )
}
else
{
- nlmeans = strdup("light");
+ nlmeans = strdup("medium");
}
break;
case FILTER_NLMEANS_TUNE: