From: Daan De Meyer Date: Thu, 27 Mar 2025 21:48:42 +0000 (+0100) Subject: test: Fix symlink location of standalone tests X-Git-Tag: v258-rc1~998^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=926adc6617b0663b04a6112c51e8098b380aa111;p=thirdparty%2Fsystemd.git test: Fix symlink location of standalone tests This was accidentally moved to the wrong folder so fix up the location so it's located in the standalone/ folder as expected. --- diff --git a/test/integration-tests/integration-tests b/test/integration-tests/standalone/integration-tests similarity index 100% rename from test/integration-tests/integration-tests rename to test/integration-tests/standalone/integration-tests