packages feed

amazonka-codestar-1.6.0: test/Test/AWS/CodeStar.hs

-- |
-- Module      : Test.AWS.CodeStar
-- Copyright   : (c) 2013-2018 Brendan Hay
-- License     : Mozilla Public License, v. 2.0.
-- Maintainer  : Brendan Hay <brendan.g.hay@gmail.com>
-- Stability   : auto-generated
-- Portability : non-portable (GHC extensions)
--
module Test.AWS.CodeStar
    ( tests
    , fixtures
    ) where

import Test.Tasty (TestTree)

tests :: [TestTree]
tests = []

fixtures :: [TestTree]
fixtures = []