From 721e047485d66401a1a09bfc729d366fef1f556c Mon Sep 17 00:00:00 2001 From: jordanbrauer <18744334+jordanbrauer@users.noreply.github.com> Date: Sat, 13 Feb 2021 11:18:28 -0600 Subject: [PATCH] add another test case with non-standard PHP test file name --- tests/PHPUnit/CustomAffixes/snake_case_spec.php | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/PHPUnit/CustomAffixes/snake_case_spec.php diff --git a/tests/PHPUnit/CustomAffixes/snake_case_spec.php b/tests/PHPUnit/CustomAffixes/snake_case_spec.php new file mode 100644 index 00000000..1fa89600 --- /dev/null +++ b/tests/PHPUnit/CustomAffixes/snake_case_spec.php @@ -0,0 +1,4 @@ +assertTrue(true);