3
0
Fork 0
forked from mirrors/nixpkgs

Revert "nixos: disable gdk-pixbuf test"

This reverts commit 218ada1ba7.
This commit is contained in:
Jan Tojnar 2018-06-01 00:17:38 +02:00
parent 6d3b9763a6
commit 86c4a640b4
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -289,7 +289,7 @@ in rec {
tests.flatpak = callTest tests/flatpak.nix {};
tests.firewall = callTest tests/firewall.nix {};
tests.fwupd = callTest tests/fwupd.nix {};
#tests.gdk-pixbuf = callTest tests/gdk-pixbuf.nix {};
tests.gdk-pixbuf = callTest tests/gdk-pixbuf.nix {};
#tests.gitlab = callTest tests/gitlab.nix {};
tests.gitolite = callTest tests/gitolite.nix {};
tests.gjs = callTest tests/gjs.nix {};