malcontent: Add malcontent-ui to passthru.tests
This commit is contained in:
parent
fa5fd554c6
commit
0daaba4fbd
@ -14,6 +14,7 @@
|
||||
, glib-testing
|
||||
, python3
|
||||
, nixosTests
|
||||
, malcontent-ui
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@ -86,6 +87,7 @@ stdenv.mkDerivation rec {
|
||||
passthru = {
|
||||
tests = {
|
||||
installedTests = nixosTests.installed-tests.malcontent;
|
||||
inherit malcontent-ui;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user