module Test.Fixie
  ( module Test.Fixie.Internal
  ) where

import Test.Fixie.Internal hiding (Call(..), captureCall, getFixture, getFunction)