diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/Spec.hs | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Spec.hs b/tests/Spec.hs index 658ae80..ca09760 100644 --- a/tests/Spec.hs +++ b/tests/Spec.hs @@ -55,6 +55,10 @@ main = do                           "1.22.2.0"                         , "1.22.3.0"                         , "1.22.4.0" +                       , "1.22.5.0" +                       , "1.22.6.0" +                       ]), +               ("8.0", [                         ])               ]  | 
