hercules-ci-api-0.8.0.0: test/Spec.hs
{-# LANGUAGE BlockArguments #-}
module Spec where
import qualified Hercules.API.AttributeSpec
import Test.Hspec
spec :: Spec
spec = describe "hercules-ci-api" do
describe "Hercules.API.Attribute" do
Hercules.API.AttributeSpec.spec