Rename tests directory into test
All checks were successful
Build / audit (push) Successful in 8s
Build / test (push) Successful in 13m44s
Build / release (push) Successful in 12m47s

This commit is contained in:
2025-08-11 13:53:48 +03:00
parent 8b3f87ecf2
commit a2e8e1bcf2
6 changed files with 2 additions and 2 deletions

1
test/Spec.hs Normal file
View File

@@ -0,0 +1 @@
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}