about summary refs log tree commit diff
path: root/tests/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tests/default.nix')
-rw-r--r--tests/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/default.nix b/tests/default.nix
index 31fa8154..0d03bc62 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -7,6 +7,7 @@ let
 
 in {
   games = {
+    sandbox = callTest ./games/sandbox.nix;
     starbound = callTest ./games/starbound.nix;
   };
   programs = {