mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
lru tests don't need porting since we'll drop our implementation
This commit is contained in:
@@ -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");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user