From 1e89b5904ac0a88fcf5a5c1ecec43ad9cdd95383 Mon Sep 17 00:00:00 2001 From: Shoeb Mohammed Date: Thu, 24 Jul 2025 17:34:17 +0200 Subject: [PATCH] Alle Daten aus work in testdata verschoben, damit sie auf dem Produktivsystem nicht mehr im Weg stehen --- {work => testdata}/Erdungsbsp.dxf | 0 {work => testdata}/easy.dxf | 0 {work => testdata}/easy_hdiff_nb.dxf | 0 {work => testdata}/easyhoehe.dxf | 0 {work => testdata}/easysps.dxf | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename {work => testdata}/Erdungsbsp.dxf (100%) rename {work => testdata}/easy.dxf (100%) rename {work => testdata}/easy_hdiff_nb.dxf (100%) rename {work => testdata}/easyhoehe.dxf (100%) rename {work => testdata}/easysps.dxf (100%) diff --git a/work/Erdungsbsp.dxf b/testdata/Erdungsbsp.dxf similarity index 100% rename from work/Erdungsbsp.dxf rename to testdata/Erdungsbsp.dxf diff --git a/work/easy.dxf b/testdata/easy.dxf similarity index 100% rename from work/easy.dxf rename to testdata/easy.dxf diff --git a/work/easy_hdiff_nb.dxf b/testdata/easy_hdiff_nb.dxf similarity index 100% rename from work/easy_hdiff_nb.dxf rename to testdata/easy_hdiff_nb.dxf diff --git a/work/easyhoehe.dxf b/testdata/easyhoehe.dxf similarity index 100% rename from work/easyhoehe.dxf rename to testdata/easyhoehe.dxf diff --git a/work/easysps.dxf b/testdata/easysps.dxf similarity index 100% rename from work/easysps.dxf rename to testdata/easysps.dxf