blob: 9d6452ce48e8c38ffeb8737fa9f8e64bc1228de5 [file] [log] [blame]
package apidQuota_test
import (
. "github.com/onsi/ginkgo"
//"net/http"
)
func init() {
//testAPIDQuotaURL = ""
}
var _ = Describe("Api", func() {
It("test Synchronous quota", func() {
//req, err := http.NewRequest("POST", )
})
})