vty/test/VerifyAttributeOps.hs

10 lines
125 B
Haskell
Raw Normal View History

module VerifyAttributeOps where
import Verify.Graphics.Vty.Attributes
import Verify
tests :: IO [Test]
tests = return []