Browse Source

tests.cpp

tests
Antonio SJ Musumeci 2 days ago
parent
commit
05c94b6832
  1. 1
      tests/tests.cpp

1
tests/tests.cpp

@ -317,6 +317,7 @@ test_rmdir()
TEST_LIST =
{
{"rmdir",test_rmdir},
{"nop",test_nop},
{"config_bool",test_config_bool},
{"config_uint64",test_config_uint64},

Loading…
Cancel
Save