kopia lustrzana https://github.com/pixelfed/pixelfed
6 wiersze
81 B
PHP
6 wiersze
81 B
PHP
![]() |
<?php
|
||
|
|
||
|
test('that true is true', function () {
|
||
|
expect(true)->toBeTrue();
|
||
|
});
|