mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Fix CI
This commit is contained in:
parent
cb6aa5f1c9
commit
b75875a83e
@ -174,6 +174,7 @@ void RunIndexTests(const std::string& filter_path) {
|
||||
return "hint ";
|
||||
}
|
||||
assert(false && "not reached");
|
||||
return "";
|
||||
};
|
||||
|
||||
// Get output from index operation.
|
||||
|
Loading…
Reference in New Issue
Block a user