vty/test/verify_display_attributes.hs

10 lines
153 B
Haskell
Raw Normal View History

module Main where
import Verify.Graphics.Vty.DisplayAttributes
import Verify.Graphics.Vty.Attributes
import Verify
main = run_test $ do
return ()