From 865fe334ed196772b464b27176df15aa6c4c1bb1 Mon Sep 17 00:00:00 2001 From: Arkitu <85173315+Arkitu@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:04:58 +0200 Subject: [PATCH] remove tests from dm2 --- dm2/dm2_borring.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dm2/dm2_borring.c b/dm2/dm2_borring.c index dc5d999..2c52fde 100644 --- a/dm2/dm2_borring.c +++ b/dm2/dm2_borring.c @@ -1,6 +1,5 @@ // This is a modified version of the dm that sticks with what // we are allowed to do (no fancy pointer arithmetic) -#include "test_dm1.h" #include #include #include