From 8aec308ae2030f8bff7bc58ec435b8a610951d0a Mon Sep 17 00:00:00 2001 From: Sibi Prabakaran Date: Sun, 14 Jun 2020 15:40:18 +0530 Subject: Cleanup and add some tests --- xmobar.cabal | 3 +++ 1 file changed, 3 insertions(+) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index faedf51..7bfe85f 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -334,6 +334,8 @@ test-suite XmobarTest Xmobar.Plugins.Monitors.Common.Types Xmobar.Plugins.Monitors.Common.Output Xmobar.Plugins.Monitors.Common.Files + Xmobar.Plugins.Monitors.Cpu + Xmobar.Plugins.Monitors.Common.Run Xmobar.Run.Exec Xmobar.App.Timer Xmobar.System.Signal @@ -345,6 +347,7 @@ test-suite XmobarTest other-modules: Xmobar.Plugins.Monitors.Volume Xmobar.Plugins.Monitors.Alsa Xmobar.Plugins.Monitors.AlsaSpec + Xmobar.Plugins.Monitors.CpuSpec cpp-options: -DALSA -- cgit v1.2.3