Initial commit
This commit is contained in:
6
packages/leann-backend-diskann/third_party/DiskANN/tests/main.cpp
vendored
Normal file
6
packages/leann-backend-diskann/third_party/DiskANN/tests/main.cpp
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license.
|
||||
|
||||
#define BOOST_TEST_MODULE diskann_unit_tests
|
||||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
Reference in New Issue
Block a user