Skip to content

Commit

Permalink
feat: support rke2
Browse files Browse the repository at this point in the history
  • Loading branch information
DokiDoki1103 committed Jul 9, 2024
1 parent c26d967 commit 8acfa66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
4 changes: 0 additions & 4 deletions internal/adaptor/ack/ack_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ import (
var testAccess = ""
var testSecret = ""

func TestJson(t *testing.T) {

}

func TestListCluster(t *testing.T) {
adaptor, err := Create(testAccess, testSecret)
if err != nil {
Expand Down
9 changes: 0 additions & 9 deletions internal/adaptor/rke2/rke2_test.go

This file was deleted.

0 comments on commit 8acfa66

Please sign in to comment.