haskell-tasty-lua: disable test suite to fix the build

This commit is contained in:
Peter Simons
2019-06-14 13:06:07 +00:00
parent 142b8b510c
commit 65ca963e0b
3 changed files with 3 additions and 3 deletions
-2
View File
@@ -226059,8 +226059,6 @@ self: {
];
description = "Write tests in Lua, integrate into tasty";
license = stdenv.lib.licenses.mit;
hydraPlatforms = stdenv.lib.platforms.none;
broken = true;
}) {};
"tasty-program" = callPackage