package gaper
import (
"testing"
)
func TestGaper(t *testing.T) {
// TODO: add test to gaper high level API
}