diff options
author | Li Jin <dragon-fly@qq.com> | 2024-03-19 16:28:06 +0800 |
---|---|---|
committer | Li Jin <dragon-fly@qq.com> | 2024-03-19 16:28:06 +0800 |
commit | 80b65520da432843f0c63431a1867bd2620bc4ac (patch) | |
tree | 75b4a23bd6add2d358bdfba60630e9b444baa65b /spec/inputs/test/format_spec.yue | |
parent | 2733fe565c405f7b382fb7c02c69f78fb65d2f20 (diff) | |
download | yuescript-0.23.0.tar.gz yuescript-0.23.0.tar.bz2 yuescript-0.23.0.zip |
more test cases.v0.23.0
Diffstat (limited to 'spec/inputs/test/format_spec.yue')
-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 5076445..cbd9d22 100644 --- a/spec/inputs/test/format_spec.yue +++ b/spec/inputs/test/format_spec.yue | |||
@@ -50,6 +50,7 @@ files = [ | |||
50 | "spec/inputs/test/table_spreading_spec.yue" | 50 | "spec/inputs/test/table_spreading_spec.yue" |
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/unicode/macro_export.yue" | 54 | "spec/inputs/unicode/macro_export.yue" |
54 | "spec/inputs/unicode/attrib.yue" | 55 | "spec/inputs/unicode/attrib.yue" |
55 | "spec/inputs/unicode/macro.yue" | 56 | "spec/inputs/unicode/macro.yue" |