diff options
author | Olivier Schneider <olivier.schneider@kolabnow.com> | 2018-03-03 15:50:02 +0100 |
---|---|---|
committer | Olivier Schneider <olivier.schneider@kolabnow.com> | 2018-03-07 20:39:21 +0100 |
commit | ae37e13986b45150f69d7cfa2555cf6b22ccc3c9 (patch) | |
tree | bd6780a415024ad152ba31c385d1d3d3036a51c4 /test/Spec.hs | |
parent | 2e28ddc842efeb7835ebfc04bb346c2faae54873 (diff) | |
download | xmobar-ae37e13986b45150f69d7cfa2555cf6b22ccc3c9.tar.gz xmobar-ae37e13986b45150f69d7cfa2555cf6b22ccc3c9.tar.bz2 |
Add ellipsis option for Monitor's fields and total text
Diffstat (limited to 'test/Spec.hs')
-rw-r--r-- | test/Spec.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Spec.hs b/test/Spec.hs new file mode 100644 index 0000000..52ef578 --- /dev/null +++ b/test/Spec.hs @@ -0,0 +1 @@ +{-# OPTIONS_GHC -F -pgmF hspec-discover #-}
\ No newline at end of file |