mirror of
https://github.com/sstent/go-garth-cli.git
synced 2026-01-28 01:52:28 +00:00
sync - build workin
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"go-garth/internal/api/client"
|
||||
"go-garth/internal/data"
|
||||
"go-garth/internal/stats"
|
||||
"github.com/sstent/go-garth/api/client"
|
||||
"github.com/sstent/go-garth/data"
|
||||
"github.com/sstent/go-garth/stats"
|
||||
)
|
||||
|
||||
func TestBodyBatteryIntegration(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user