package util import "testing" func TestRound(t *testing.T) { Round() }