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/outputs/test | |
| parent | c6229c02564024d8c02c2d438b2fc180ce4c6bcf (diff) | |
| download | yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.tar.gz yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.tar.bz2 yuescript-604a8e5e53cdc7391a502fcabf07e8f1cc2a778c.zip | |
Diffstat (limited to 'spec/outputs/test')
| -rw-r--r-- | spec/outputs/test/format_spec.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/outputs/test/format_spec.lua b/spec/outputs/test/format_spec.lua index 7aa85cd..898fa03 100644 --- a/spec/outputs/test/format_spec.lua +++ b/spec/outputs/test/format_spec.lua | |||
| @@ -51,6 +51,7 @@ local 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", |
