Skip to content

Commit

Permalink
nixos/release.nix: added tests.wordpress
Browse files Browse the repository at this point in the history
  • Loading branch information
qknight committed Mar 18, 2017
1 parent 553964c commit 6022a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/release.nix
Expand Up @@ -302,6 +302,7 @@ in rec {
tests.tomcat = callTest tests/tomcat.nix {};
tests.udisks2 = callTest tests/udisks2.nix {};
tests.virtualbox = callSubTests tests/virtualbox.nix { system = "x86_64-linux"; };
tests.wordpress = callTest tests/wordpress.nix {};
tests.xfce = callTest tests/xfce.nix {};


Expand Down

0 comments on commit 6022a79

Please sign in to comment.