vty/test/VerifyDisplayAttributes.hs

10 lines
174 B
Haskell

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