chore(tests): 移除了示例测试文件

This commit is contained in:
李东云
2023-01-12 16:28:53 +08:00
parent b5970d5434
commit e705bedd5d

View File

@@ -1,5 +0,0 @@
<?php
test('example', function () {
expect(true)->toBeTrue();
});