From 503b4b1c77063251378245f7116a5b6caca463fe Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 3 Dec 2018 03:21:05 +0000 Subject: Unit test fixes --- xmobar.cabal | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xmobar.cabal b/xmobar.cabal index 41fad30..3436ecb 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -316,9 +316,12 @@ test-suite XmobarTest other-modules: Xmobar.Plugins.Monitors.CommonSpec Xmobar.Plugins.Monitors.Common + Xmobar.Plugins.Monitors.Common.Parsers + Xmobar.Plugins.Monitors.Common.Run + Xmobar.Plugins.Monitors.Common.Types + Xmobar.Plugins.Monitors.Common.Output + Xmobar.Run.Exec Xmobar.System.Signal - Xmobar.System.Utils - Xmobar.Run.Commands if flag(with_alsa) || flag(all_extensions) build-depends: alsa-mixer > 0.2.0.2, -- cgit v1.2.3