mirror of
https://github.com/MaskRay/ccls.git
synced 2025-01-19 03:55:49 +00:00
Fix --test-unit
This commit is contained in:
parent
e6c4d32a6b
commit
e5a904f9c7
@ -769,6 +769,7 @@ TEST_SUITE("ImportPipeline") {
|
||||
queue = QueueManager::instance();
|
||||
cache_manager = ICacheManager::MakeFake({});
|
||||
indexer = IIndexer::MakeTestIndexer({});
|
||||
diag_engine.Init(&config);
|
||||
}
|
||||
|
||||
bool PumpOnce() {
|
||||
|
Loading…
Reference in New Issue
Block a user