summary refs log tree commit diff
path: root/nixos/tests/all-tests.nix
diff options
context:
space:
mode:
authorTim Steinbach <tim@nequissimus.com>2020-11-28 12:42:10 -0500
committerTim Steinbach <tim@nequissimus.com>2020-11-28 12:43:17 -0500
commit0dc74a15ad55f0882895319eb16b0aa9a9f4f82d (patch)
treeaf5c1dd2fa3a9ef05c1864bf65aa828410b9ee9e /nixos/tests/all-tests.nix
parenteb2a3a040cefc6649a117925832b23059fc79b7c (diff)
downloadnixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar.gz
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar.bz2
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar.lz
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar.xz
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.tar.zst
nixpkgs-0dc74a15ad55f0882895319eb16b0aa9a9f4f82d.zip
minecraft: Add test
Diffstat (limited to 'nixos/tests/all-tests.nix')
-rw-r--r--nixos/tests/all-tests.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/all-tests.nix b/nixos/tests/all-tests.nix
index 771ee9bdbd3..f6c0c248392 100644
--- a/nixos/tests/all-tests.nix
+++ b/nixos/tests/all-tests.nix
@@ -208,6 +208,7 @@ in
   mediawiki = handleTest ./mediawiki.nix {};
   memcached = handleTest ./memcached.nix {};
   metabase = handleTest ./metabase.nix {};
+  minecraft = handleTest ./minecraft.nix {};
   miniflux = handleTest ./miniflux.nix {};
   minio = handleTest ./minio.nix {};
   minidlna = handleTest ./minidlna.nix {};