npth: run tests, even if brief

This commit is contained in:
Will Dietz 2017-11-08 10:46:43 -06:00
parent 3aa61e33be
commit cec99d22f0

View File

@ -8,6 +8,8 @@ stdenv.mkDerivation rec {
sha256 = "1hmkkp6vzyrh8v01c2ynzf9vwikyagp7p1lxhbnr4ysk3w66jji9";
};
doCheck = true;
meta = with stdenv.lib; {
description = "The New GNU Portable Threads Library";
longDescription = ''