From 8b2ec4b36696f78536b148a97f2ba2572255808a Mon Sep 17 00:00:00 2001 From: Zach Neumann Date: Wed, 17 Apr 2024 11:25:09 -0600 Subject: [PATCH] fix tests --- .../drupal/test_module_invoke_all.php | 3 - .../drupal/test_module_invoke_all.php8.php | 91 ------------------- 2 files changed, 94 deletions(-) delete mode 100644 tests/integration/frameworks/drupal/test_module_invoke_all.php8.php diff --git a/tests/integration/frameworks/drupal/test_module_invoke_all.php b/tests/integration/frameworks/drupal/test_module_invoke_all.php index c9b70e1cf..45ca084c8 100644 --- a/tests/integration/frameworks/drupal/test_module_invoke_all.php +++ b/tests/integration/frameworks/drupal/test_module_invoke_all.php @@ -15,9 +15,6 @@ /*SKIPIF =")) { - die("skip: PHP >= 8.0 uses other test\n"); -} */ /*EXPECT diff --git a/tests/integration/frameworks/drupal/test_module_invoke_all.php8.php b/tests/integration/frameworks/drupal/test_module_invoke_all.php8.php deleted file mode 100644 index fc694e039..000000000 --- a/tests/integration/frameworks/drupal/test_module_invoke_all.php8.php +++ /dev/null @@ -1,91 +0,0 @@ -