inited tr tests

This commit is contained in:
Jack Hodgkinson 2022-03-18 10:59:46 +00:00
parent b135d8f0b2
commit 131806f9a7
3 changed files with 22 additions and 2 deletions

View file

@ -1,4 +1,10 @@
module Spec.Int (HasLogicalModel (..), IntProp (..), intGenTests, intPureTests, intPlutarchTests) where
module Spec.Int (
HasLogicalModel (..),
IntProp (..),
intGenTests,
intPureTests,
intPlutarchTests,
) where
import Apropos
import Apropos.Script