mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
4 lines
87 B
PHP
4 lines
87 B
PHP
<?php
|
|
|
|
it(sprintf('runs file names like `%s`', basename(__FILE__)))->assertTrue(true);
|