From e04d4c6eb84d5adfe62b6a538e7c4008974424b2 Mon Sep 17 00:00:00 2001 From: jao Date: Sun, 25 Nov 2018 19:14:03 +0000 Subject: Test namespaces inside Xmobar --- xmobar.cabal | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 8fd836a..582af4c 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -300,7 +300,9 @@ test-suite XmobarTest hspec == 2.*, xmobar - other-modules: Plugins.Monitors.CommonSpec + other-modules: Xmobar.Plugins.Monitors.CommonSpec + Xmobar.Plugins.Monitors.Common + Xmobar.Utils if flag(with_alsa) || flag(all_extensions) build-depends: alsa-mixer > 0.2.0.2, @@ -308,9 +310,6 @@ test-suite XmobarTest process >= 1.4.3.0 other-modules: Xmobar.Plugins.Monitors.Volume Xmobar.Plugins.Monitors.Alsa - Plugins.Monitors.AlsaSpec - Xmobar.Run.Commands - Xmobar.Plugins.Monitors.Common - Xmobar.System.Signal - Xmobar.Utils + Xmobar.Plugins.Monitors.AlsaSpec + cpp-options: -DALSA -- cgit v1.2.3