code formatting
This commit is contained in:
parent
1589e358cf
commit
c05f718ebf
@ -1,10 +1,10 @@
|
|||||||
package times_test
|
package times_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"testing"
|
|
||||||
"code.squareroundforest.org/arpio/times"
|
"code.squareroundforest.org/arpio/times"
|
||||||
"time"
|
|
||||||
"sort"
|
"sort"
|
||||||
|
"testing"
|
||||||
|
"time"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestSys(t *testing.T) {
|
func TestSys(t *testing.T) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user