X-Git-Url: http://www.project-moonshot.org/gitweb/?p=trust_router.git;a=blobdiff_plain;f=mon%2Ftests%2Ftest_mon_req_decode.c;h=19ad64d80a7cfcbd8d99f1c9277616aa7cac862f;hp=53918578a0798e0ea57996541983a359d215218e;hb=86f808dde0595769d045eb82ef414174953ab67e;hpb=bafa2aa21b1f3be752e473d453e5043e64f26237 diff --git a/mon/tests/test_mon_req_decode.c b/mon/tests/test_mon_req_decode.c index 5391857..19ad64d 100644 --- a/mon/tests/test_mon_req_decode.c +++ b/mon/tests/test_mon_req_decode.c @@ -52,7 +52,7 @@ static MON_REQ *show_options(const MON_OPT_TYPE *opts) static MON_REQ *show_all_options() { MON_OPT_TYPE opts[] = { - OPT_TYPE_SHOW_SERIAL, + OPT_TYPE_SHOW_CONFIG_FILES, OPT_TYPE_SHOW_VERSION, OPT_TYPE_SHOW_UPTIME, OPT_TYPE_SHOW_TID_REQ_COUNT,