From 1556c8ac7cec6d0c3de4d9ca9fefb05797ff7d38 Mon Sep 17 00:00:00 2001 From: Kugel Fuhr <98353208+kugelfuhr@users.noreply.github.com> Date: Sun, 5 Jan 2025 17:04:31 +0100 Subject: [PATCH] Move the test from "todo" to "val" since it shouldn't fail any longer. --- test/{todo => val}/bug2566.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{todo => val}/bug2566.c (100%) diff --git a/test/todo/bug2566.c b/test/val/bug2566.c similarity index 100% rename from test/todo/bug2566.c rename to test/val/bug2566.c