package _tests_test

import (
	. "github.com/onsi/ginkgo"
	// . "github.com/onsi/gomega"
)

var _ = Describe("Healthcheck", func() {
	// TODO: port test cases from
	// https://github.com/deis/deis/blob/master/tests/healthcheck_test.go
})
