Skip to content

Commit

Permalink
prosody: add test to release.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
globin committed Mar 22, 2018
1 parent 0a80f2c commit faaf32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ in rec {
tests.predictable-interface-names = callSubTests tests/predictable-interface-names.nix {};
tests.printing = callTest tests/printing.nix {};
tests.prometheus = callTest tests/prometheus.nix {};
tests.prosody = callTest tests/prosody.nix {};
tests.proxy = callTest tests/proxy.nix {};
# tests.quagga = callTest tests/quagga.nix {};
tests.quake3 = callTest tests/quake3.nix {};
Expand Down

0 comments on commit faaf32a

Please sign in to comment.