From 001fa05d48bddc68b8369bbb460e11e333a56f79 Mon Sep 17 00:00:00 2001 From: Kugel Fuhr <98353208+kugelfuhr@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:18:31 +0200 Subject: [PATCH] Move the test to the test/standard directory. --- test/{val => standard}/stdint.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{val => standard}/stdint.c (100%) diff --git a/test/val/stdint.c b/test/standard/stdint.c similarity index 100% rename from test/val/stdint.c rename to test/standard/stdint.c