mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-10 01:59:31 +00:00
AK: Correct name in TestMain for TestTrie
Copy paste error :)
This commit is contained in:
parent
06b6f838d6
commit
874df07ffd
Notes:
sideshowbarker
2024-07-19 00:24:29 +09:00
Author: https://github.com/ADKaster
Commit: 874df07ffd
Pull-request: https://github.com/SerenityOS/serenity/pull/4646
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