Skip to content

Commit

Permalink
chore: remove cl test modules (backport #7254) (#7261)
Browse files Browse the repository at this point in the history
* chore: remove cl test modules (#7254)

* remove cl test modules

* remove from go work

(cherry picked from commit 2946424)

# Conflicts:
#	tests/cl-go-client/README.md
#	tests/cl-go-client/go.mod
#	tests/cl-go-client/go.sum
#	tests/cl-go-client/main.go

* fix merge conflict

---------

Co-authored-by: Adam Tucker <[email protected]>
Co-authored-by: Adam Tucker <[email protected]>
  • Loading branch information
3 people authored Jan 8, 2024
1 parent f56d5dc commit 832ff2a
Show file tree
Hide file tree
Showing 14 changed files with 2 additions and 6,514 deletions.
8 changes: 2 additions & 6 deletions go.work
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
go 1.20

use .

use ./osmomath

use ./osmoutils

use ./x/ibc-hooks

use ./tests/cl-go-client

use ./tests/cl-genesis-positions

use .

use ./x/epochs
39 changes: 0 additions & 39 deletions tests/cl-genesis-positions/README.md

This file was deleted.

293 changes: 0 additions & 293 deletions tests/cl-genesis-positions/convert.go

This file was deleted.

Loading

0 comments on commit 832ff2a

Please sign in to comment.