haskell-jose test suite has been fixed.

This commit is contained in:
Peter Simons 2015-03-06 11:28:56 +01:00
parent 5f736a02fb
commit 43c4372d4c

View File

@ -612,9 +612,6 @@ self: super: {
influxdb = markBroken super.influxdb;
snaplet-influxdb = markBroken super.snaplet-influxdb;
# https://github.com/frasertweedale/hs-jose/issues/4
jose = dontCheck super.jose;
# We don't have the groonga package these libraries bind to.
haroonga = markBroken super.haroonga;
haroonga-httpd = markBroken super.haroonga-httpd;