mirror of
https://github.com/sstent/go-garth.git
synced 2026-03-10 10:05:22 +00:00
sync
This commit is contained in:
@@ -2,11 +2,12 @@ package garth_test
|
||||
|
||||
import (
|
||||
"encoding/json"
|
||||
"garmin-connect/garth/client"
|
||||
"garmin-connect/garth/data"
|
||||
"garmin-connect/garth/testutils"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/sstent/go-garth/garth/client"
|
||||
"github.com/sstent/go-garth/garth/data"
|
||||
"github.com/sstent/go-garth/garth/testutils"
|
||||
)
|
||||
|
||||
func BenchmarkBodyBatteryGet(b *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user