Skip to content

Commit

Permalink
bleep bloop => auto updated Weaviate
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Mar 11, 2022
1 parent d766134 commit 3c8cef1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 2 deletions.
11 changes: 11 additions & 0 deletions adapters/repos/db/lsmkv/binary_search_tree_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
// _ _
// __ _____ __ ___ ___ __ _| |_ ___
// \ \ /\ / / _ \/ _` \ \ / / |/ _` | __/ _ \
// \ V V / __/ (_| |\ V /| | (_| | || __/
// \_/\_/ \___|\__,_| \_/ |_|\__,_|\__\___|
//
// Copyright © 2016 - 2022 SeMI Technologies B.V. All rights reserved.
//
// CONTACT: hello@semi.technology
//

package lsmkv

import (
Expand Down
12 changes: 10 additions & 2 deletions adapters/repos/db/lsmkv/bucket_threshold_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
//go:build integrationTest
// +build integrationTest
// _ _
// __ _____ __ ___ ___ __ _| |_ ___
// \ \ /\ / / _ \/ _` \ \ / / |/ _` | __/ _ \
// \ V V / __/ (_| |\ V /| | (_| | || __/
// \_/\_/ \___|\__,_| \_/ |_|\__,_|\__\___|
//
// Copyright © 2016 - 2022 SeMI Technologies B.V. All rights reserved.
//
// CONTACT: hello@semi.technology
//

package lsmkv

Expand Down

0 comments on commit 3c8cef1

Please sign in to comment.