about summary refs log tree commit diff
path: root/tvix/Cargo.nix
diff options
context:
space:
mode:
Diffstat (limited to 'tvix/Cargo.nix')
-rw-r--r--tvix/Cargo.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/tvix/Cargo.nix b/tvix/Cargo.nix
index 176d1dcee9..9c7788ab9c 100644
--- a/tvix/Cargo.nix
+++ b/tvix/Cargo.nix
@@ -13940,12 +13940,6 @@ rec {
             packageId = "wu-manber";
           }
         ];
-        devDependencies = [
-          {
-            name = "test-case";
-            packageId = "test-case";
-          }
-        ];
 
       };
       "tvix-eval" = rec {