haskellPackages.xlsx: run tests again

This commit is contained in:
sternenseemann 2022-11-04 15:12:17 +01:00
parent a379c57701
commit 9226c0b10b

View file

@ -2569,9 +2569,6 @@ self: super: {
testTarget = "regex-tdfa-unittest";
} super.regex-tdfa;
# Missing test files https://github.com/qrilka/xlsx/issues/165
xlsx = dontCheck super.xlsx;
# Missing test files https://github.com/kephas/xdg-basedir-compliant/issues/1
xdg-basedir-compliant = dontCheck super.xdg-basedir-compliant;