Skip to content

Commit

Permalink
dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
hrajchert committed Nov 29, 2022
1 parent 6e57a11 commit ff6c50c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marlowe-spec-test/src/Marlowe/Spec.hs
Expand Up @@ -5,7 +5,7 @@ module Marlowe.Spec (tests) where
import Test.Tasty (TestTree, testGroup)
import Marlowe.Spec.Interpret (InterpretJsonRequest)
import qualified Marlowe.Spec.Core

-- dummy change
tests :: InterpretJsonRequest -> TestTree
tests i = testGroup "Marlowe"
[ Marlowe.Spec.Core.tests i
Expand Down

0 comments on commit ff6c50c

Please sign in to comment.