mirror of
https://github.com/sstent/go-garth.git
synced 2026-02-15 03:41:54 +00:00
sync
This commit is contained in:
@@ -4,9 +4,9 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"garmin-connect/garth/client"
|
||||
"garmin-connect/garth/data"
|
||||
"garmin-connect/garth/stats"
|
||||
"github.com/sstent/go-garth/garth/client"
|
||||
"github.com/sstent/go-garth/garth/data"
|
||||
"github.com/sstent/go-garth/garth/stats"
|
||||
)
|
||||
|
||||
func TestBodyBatteryIntegration(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user