mirror of
https://github.com/pestphp/pest.git
synced 2026-03-10 01:37:21 +01:00
rename test sub directory
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
<?php
|
||||
|
||||
test(sprintf('this runs file names like "%s"', basename(__FILE__)))
|
||||
->assertTrue(true);
|
||||
Reference in New Issue
Block a user