mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 04:17:35 +00:00
Tests: Fix a typo inTestRefPtr
This commit is contained in:
parent
3523071bb7
commit
a19967d5c3
1 changed files with 1 additions and 1 deletions
|
@ -83,4 +83,4 @@ TEST_CASE(assign_copy_self)
|
|||
EXPECT_EQ(object->ref_count(), 1);
|
||||
}
|
||||
|
||||
TEST_MAIN(String)
|
||||
TEST_MAIN(RefPtr)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue