diff options
| author | Li Jin <dragon-fly@qq.com> | 2026-01-21 10:05:19 +0800 |
|---|---|---|
| committer | Li Jin <dragon-fly@qq.com> | 2026-01-21 10:05:19 +0800 |
| commit | 604a8e5e53cdc7391a502fcabf07e8f1cc2a778c (patch) | |
| tree | 18dca1f8314fe918d6173ed4acbdc84c5b541752 /spec/inputs/test | |
| parent | c6229c02564024d8c02c2d438b2fc180ce4c6bcf (diff) | |
| download | yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.tar.gz yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.tar.bz2 yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.zip | |
Diffstat (limited to 'spec/inputs/test')
| -rw-r--r-- | spec/inputs/test/format_spec.yue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/inputs/test/format_spec.yue b/spec/inputs/test/format_spec.yue index 3ad2c7f..95f73fc 100644 --- a/spec/inputs/test/format_spec.yue +++ b/spec/inputs/test/format_spec.yue | |||
| @@ -51,6 +51,7 @@ files = [ | |||
| 51 | "spec/inputs/test/loops_spec.yue" | 51 | "spec/inputs/test/loops_spec.yue" |
| 52 | "spec/inputs/test/format_spec.yue" | 52 | "spec/inputs/test/format_spec.yue" |
| 53 | "spec/inputs/upvalue_func.yue" | 53 | "spec/inputs/upvalue_func.yue" |
| 54 | "spec/inputs/import_global.yue" | ||
| 54 | "spec/inputs/unicode/macro_export.yue" | 55 | "spec/inputs/unicode/macro_export.yue" |
| 55 | "spec/inputs/unicode/attrib.yue" | 56 | "spec/inputs/unicode/attrib.yue" |
| 56 | "spec/inputs/unicode/macro.yue" | 57 | "spec/inputs/unicode/macro.yue" |
