libxmlb: correct test attr
This commit is contained in:
parent
25454dbad8
commit
8267058ad7
@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
tests = {
|
tests = {
|
||||||
installed-tests = nixosTests.libxmlb;
|
installed-tests = nixosTests.installed-tests.libxmlb;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user