From db59bb63c800632a8a591b4f73625261a776bae8 Mon Sep 17 00:00:00 2001 From: piegames Date: Sun, 12 Oct 2025 13:01:26 +0200 Subject: [PATCH] tests/functional2/lang: Migrate eval-okay-print Change-Id: I70936bcf324dbb8b45a3c65567b6c25f409d7953 --- .../lang/value-printer/eval-okay.err.exp} | 0 .../lang/value-printer/eval-okay.out.exp} | 0 .../eval-okay-print.nix => functional2/lang/value-printer/in.nix} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename tests/{functional/lang/eval-okay-print.err.exp => functional2/lang/value-printer/eval-okay.err.exp} (100%) rename tests/{functional/lang/eval-okay-print.exp => functional2/lang/value-printer/eval-okay.out.exp} (100%) rename tests/{functional/lang/eval-okay-print.nix => functional2/lang/value-printer/in.nix} (100%) diff --git a/tests/functional/lang/eval-okay-print.err.exp b/tests/functional2/lang/value-printer/eval-okay.err.exp similarity index 100% rename from tests/functional/lang/eval-okay-print.err.exp rename to tests/functional2/lang/value-printer/eval-okay.err.exp diff --git a/tests/functional/lang/eval-okay-print.exp b/tests/functional2/lang/value-printer/eval-okay.out.exp similarity index 100% rename from tests/functional/lang/eval-okay-print.exp rename to tests/functional2/lang/value-printer/eval-okay.out.exp diff --git a/tests/functional/lang/eval-okay-print.nix b/tests/functional2/lang/value-printer/in.nix similarity index 100% rename from tests/functional/lang/eval-okay-print.nix rename to tests/functional2/lang/value-printer/in.nix