mirror of https://gitee.com/bigwinds/arangodb
Fix devel merging
This commit is contained in:
parent
fab06069db
commit
d176a65503
|
@ -1105,7 +1105,6 @@ TEST_F(IResearchViewTest, test_instantiate) {
|
|||
EXPECT_TRUE(arangodb::iresearch::IResearchView::factory().instantiate(view, vocbase, json->slice(), 0).ok());
|
||||
EXPECT_TRUE(nullptr != view);
|
||||
}
|
||||
*/
|
||||
|
||||
// unsupported version
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue