From 8b96670079d1dc4b2d5a7a176c1a9704ea606a21 Mon Sep 17 00:00:00 2001 From: Simon Arlott Date: Sat, 31 Aug 2019 15:38:48 +0100 Subject: [PATCH] tests: Remove modules that don't exist --- tests/runtime/modules/autoload/m_42.so | 1 - tests/runtime/modules/autoload/m_crash.so | 1 - 2 files changed, 2 deletions(-) delete mode 120000 tests/runtime/modules/autoload/m_42.so delete mode 120000 tests/runtime/modules/autoload/m_crash.so diff --git a/tests/runtime/modules/autoload/m_42.so b/tests/runtime/modules/autoload/m_42.so deleted file mode 120000 index 9f8de2fa..00000000 --- a/tests/runtime/modules/autoload/m_42.so +++ /dev/null @@ -1 +0,0 @@ -../../../../extensions/.libs/m_42.so \ No newline at end of file diff --git a/tests/runtime/modules/autoload/m_crash.so b/tests/runtime/modules/autoload/m_crash.so deleted file mode 120000 index 22f9fbf6..00000000 --- a/tests/runtime/modules/autoload/m_crash.so +++ /dev/null @@ -1 +0,0 @@ -../../../../modules/.libs/m_crash.so \ No newline at end of file