diff options
author | Sam Truzjan <pxqr.sta@gmail.com> | 2013-12-23 03:28:54 +0400 |
---|---|---|
committer | Sam Truzjan <pxqr.sta@gmail.com> | 2013-12-23 03:28:54 +0400 |
commit | 857988ceb7c9d73926c07bb1522ce86a1669f4c5 (patch) | |
tree | 8f769769ff6fca061249635c4ee6c7f1ae47cc1b /tests/Spec.hs | |
parent | 12a07d236274d154846100d27e8d3a33e430ad12 (diff) |
Add spec for Message module
Diffstat (limited to 'tests/Spec.hs')
-rw-r--r-- | tests/Spec.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs new file mode 100644 index 00000000..52ef578f --- /dev/null +++ b/tests/Spec.hs | |||
@@ -0,0 +1 @@ | |||
{-# OPTIONS_GHC -F -pgmF hspec-discover #-} \ No newline at end of file | |||