elna/tests/Spec.hs

6 lines
251 B
Haskell
Raw Normal View History

2024-12-11 21:44:32 +01:00
{- This Source Code Form is subject to the terms of the Mozilla Public License,
v. 2.0. If a copy of the MPL was not distributed with this file, You can
obtain one at https://mozilla.org/MPL/2.0/. -}
2024-07-23 22:44:42 +02:00
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}