mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 05:25:54 +08:00
lru tests don't need porting since we'll drop our implementation
This commit is contained in:
parent
4217fc9bf6
commit
44a9a873af
@ -921,7 +921,7 @@ class test_lru_t : public lru_cache_t<int> {
|
||||
}
|
||||
};
|
||||
|
||||
// todo!("port this");
|
||||
// todo!("no need to port this, delete this");
|
||||
static void test_lru() {
|
||||
say(L"Testing LRU cache");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user