diff options
| author | Eugen Wissner <belka@caraus.de> | 2021-11-20 07:20:31 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2021-11-20 07:20:31 +0100 |
| commit | fdd627bf5d7ae7a78f716ffb2245710e5e200477 (patch) | |
| tree | d8af1fe82a38782c4313cc8d0a0a9a261bb3750b /tests/Spec.hs | |
| parent | b387c10d750783822e0ce40fb813355f132c50c9 (diff) | |
| download | graphql-spice-fdd627bf5d7ae7a78f716ffb2245710e5e200477.tar.gz | |
Move functional tests
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 0000000..a824f8c --- /dev/null +++ b/tests/Spec.hs @@ -0,0 +1 @@ +{-# OPTIONS_GHC -F -pgmF hspec-discover #-} |
