remove tests from dm2

This commit is contained in:
Arkitu 2025-10-06 20:04:58 +02:00
parent 4820893366
commit 865fe334ed

View File

@ -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 <stdbool.h>
#include <stdint.h>
#include <stdio.h>