mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Reenable tests
This commit is contained in:
parent
8debcf1d9d
commit
76a3fe8400
@ -586,7 +586,6 @@ bool QueryDb_ImportMain(Config* config,
|
||||
return did_work;
|
||||
}
|
||||
|
||||
#if false
|
||||
TEST_SUITE("ImportPipeline") {
|
||||
struct Fixture {
|
||||
Fixture() {
|
||||
@ -665,4 +664,3 @@ TEST_SUITE("ImportPipeline") {
|
||||
REQUIRE(queue->do_id_map.Size() == 105);
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user