From c2c73e7d06f53ab6d0c5613fd9ef7ff4793200bf Mon Sep 17 00:00:00 2001 From: Jesse Rosenstock Date: Mon, 16 Nov 2020 09:10:53 +0100 Subject: [PATCH] Move #1332 test from todo/ to val/ This bug was fixed by 2915464. --- test/{todo => val}/bug1332.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{todo => val}/bug1332.c (100%) diff --git a/test/todo/bug1332.c b/test/val/bug1332.c similarity index 100% rename from test/todo/bug1332.c rename to test/val/bug1332.c