Closed vilicvane closed 7 years ago
With file structure like this (no foo.ts or foo/default.ts):
foo.ts
foo/default.ts
- commands - foo - biu.ts - pia.ts
It complains unknown command foo while it should not.
foo
Update multi-level/case-2 baseman tests after fix.
multi-level/case-2
With file structure like this (no
foo.ts
orfoo/default.ts
):It complains unknown command
foo
while it should not.Update
multi-level/case-2
baseman tests after fix.