Skip to content

Commit

Permalink
- old style go tags directive
Browse files Browse the repository at this point in the history
  • Loading branch information
bogcon committed Nov 3, 2022
1 parent daa68f4 commit 7a97a5d
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion multi_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright The ActForGood Authors.
// Use of this source code is governed by an MIT-style
Expand Down
1 change: 0 additions & 1 deletion redis6_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright The ActForGood Authors.
// Use of this source code is governed by an MIT-style
Expand Down
1 change: 0 additions & 1 deletion redis6_xconf_adapter_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright The ActForGood Authors.
// Use of this source code is governed by an MIT-style
Expand Down
1 change: 0 additions & 1 deletion redis7_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright The ActForGood Authors.
// Use of this source code is governed by an MIT-style
Expand Down
1 change: 0 additions & 1 deletion redis7_xconf_adapter_integration_test.go
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
//go:build integration
// +build integration

// Copyright The ActForGood Authors.
// Use of this source code is governed by an MIT-style
Expand Down

0 comments on commit 7a97a5d

Please sign in to comment.