about summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-11-05 15:14:30 +0100
committerEelco Dolstra <edolstra@gmail.com>2019-11-05 15:14:30 +0100
commit50ea99cbc18d3f480a773de5250b4ef9c7f6d514 (patch)
tree1c6ed70a76183c2be068edb3090584bf371dec92 /nixos/tests/all-tests.nix
parentaa98348f880052547f4035c6ce1f5403e6a91d15 (diff)
downloadnixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar.gz
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar.bz2
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar.lz
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar.xz
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.tar.zst
nixlib-50ea99cbc18d3f480a773de5250b4ef9c7f6d514.zip
nixos/tests/quake3.nix: Remove
This was a demo of the VM testing approach in an old paper but there's
no need to keep it around.
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 53fd6dd785eb..5e7c8a7f4b5f 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -242,7 +242,6 @@ in
   prosodyMysql = handleTest ./xmpp/prosody-mysql.nix {};
   proxy = handleTest ./proxy.nix {};
   quagga = handleTest ./quagga.nix {};
-  quake3 = handleTest ./quake3.nix {};
   rabbitmq = handleTest ./rabbitmq.nix {};
   radarr = handleTest ./radarr.nix {};
   radicale = handleTest ./radicale.nix {};