mirror of
http://124.126.16.154:8888/singularity/hyperf-saml.git
synced 2026-01-15 05:15:07 +08:00
6 lines
71 B
PHP
6 lines
71 B
PHP
<?php
|
|
|
|
test('example', function () {
|
|
expect(true)->toBeTrue();
|
|
});
|