Skip to content

Commit

Permalink
release.nix: add mesos test back
Browse files Browse the repository at this point in the history
This is working now again
  • Loading branch information
globin committed Sep 28, 2017
1 parent 4aeb38e commit 990b5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/release.nix
Expand Up @@ -278,6 +278,7 @@ in rec {
tests.login = callTest tests/login.nix {};
#tests.logstash = callTest tests/logstash.nix {};
tests.mathics = callTest tests/mathics.nix {};
tests.mesos = callTest tests/mesos.nix {};
tests.misc = callTest tests/misc.nix {};
tests.mongodb = callTest tests/mongodb.nix {};
tests.mumble = callTest tests/mumble.nix {};
Expand Down

0 comments on commit 990b5a5

Please sign in to comment.