mirror of
https://github.com/pestphp/pest.git
synced 2026-04-23 07:27:27 +02:00
fix: preserve Unicode characters in class names for --filter matching
This commit is contained in:
3
tests/.tests/StraßenTest.php
Normal file
3
tests/.tests/StraßenTest.php
Normal file
@ -0,0 +1,3 @@
|
||||
<?php
|
||||
|
||||
it('tests unicode filename with ß')->assertTrue(true);
|
||||
Reference in New Issue
Block a user