mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-03 01:12:04 +00:00
refactor(kernel/std): ♻️ rename test function to test_stl_shared_ptr
This commit is contained in:
@@ -42,7 +42,7 @@ struct Deleter
|
||||
}
|
||||
};
|
||||
|
||||
void test_shared_ptr_bitset()
|
||||
void test_stl_shared_ptr()
|
||||
{
|
||||
debug("std::shared_ptr ...");
|
||||
|
||||
|
Reference in New Issue
Block a user