amazonka-dms-1.4.0: test/Test/AWS/DMS.hs
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE TemplateHaskell #-}
-- |
-- Module : Test.AWS.DMS
-- Copyright : (c) 2013-2016 Brendan Hay
-- License : Mozilla Public License, v. 2.0.
-- Maintainer : Brendan Hay <brendan.g.hay@gmail.com>
-- Stability : experimental
-- Portability : non-portable (GHC extensions)
--
module Test.AWS.DMS
( tests
, fixtures
) where
import Test.AWS.Prelude
tests :: [TestTree]
tests = []
fixtures :: [TestTree]
fixtures = []