mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:37:44 +00:00
AK: Correct name in TestMain for TestTrie
Copy paste error :)
This commit is contained in:
parent
06b6f838d6
commit
874df07ffd
1 changed files with 1 additions and 1 deletions
|
@ -87,4 +87,4 @@ TEST_CASE(iterate)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
TEST_MAIN(AllOf)
|
TEST_MAIN(Trie)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue