X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Flibrary%2Ftests_filesystem%2Ftest_byte_filer.cpp;h=283ebb0529b63198ce9fd32d6b46bd437c3a31d2;hb=51d71c226be424b6a698c7474d237e8c69661af5;hp=b37faaba5803ea55602df1a634057918b2175893;hpb=cdf68a53cff76449796a3aa0222e2d0afff97c7c;p=feisty_meow.git diff --git a/nucleus/library/tests_filesystem/test_byte_filer.cpp b/nucleus/library/tests_filesystem/test_byte_filer.cpp index b37faaba..283ebb05 100644 --- a/nucleus/library/tests_filesystem/test_byte_filer.cpp +++ b/nucleus/library/tests_filesystem/test_byte_filer.cpp @@ -226,7 +226,7 @@ int test_byte_filer::run_file_scan() int test_byte_filer::execute() { -// FUNCDEF("execute"); + FUNCDEF("execute"); int ret = run_simple_test(); if (ret) return ret; // failed. ret = run_file_scan();