From 0d4a6132dcdb7dc17b838ea7cf36b2ade846e7e9 Mon Sep 17 00:00:00 2001 From: piegames Date: Thu, 5 Jun 2025 17:09:22 +0200 Subject: [PATCH] tests/functional2/lang: Migrate builtins.deepSeq test Change-Id: I5caeb8a606d8cba519267c6011561afc9813598c --- .../lang/builtins.deepSeq/eval-okay-2.out.exp} | 0 .../lang/builtins.deepSeq/in-2.nix} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/{functional/lang/eval-okay-deepseq.exp => functional2/lang/builtins.deepSeq/eval-okay-2.out.exp} (100%) rename tests/{functional/lang/eval-okay-deepseq.nix => functional2/lang/builtins.deepSeq/in-2.nix} (100%) diff --git a/tests/functional/lang/eval-okay-deepseq.exp b/tests/functional2/lang/builtins.deepSeq/eval-okay-2.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-deepseq.exp rename to tests/functional2/lang/builtins.deepSeq/eval-okay-2.out.exp diff --git a/tests/functional/lang/eval-okay-deepseq.nix b/tests/functional2/lang/builtins.deepSeq/in-2.nix similarity index 100% rename from tests/functional/lang/eval-okay-deepseq.nix rename to tests/functional2/lang/builtins.deepSeq/in-2.nix