add FileSystemTest

This commit is contained in:
sunxyw
2022-12-23 20:22:43 +08:00
parent 1d131871f1
commit 5e3d07abe6
6 changed files with 160 additions and 7 deletions

View File

@@ -40,7 +40,6 @@ class CatCodeTest extends TestCase
],
'',
],
'non-string, non-segment, non-array' => [123, ''],
];
}