mirror of
https://github.com/RubyMetric/chsrc
synced 2025-08-16 18:09:32 +08:00
Rename test file
This commit is contained in:
parent
56636911b5
commit
e2c79fe87d
@ -2,14 +2,14 @@
|
|||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
# Test File : test-parser.rakutest
|
# Test File : 10-parser.rakutest
|
||||||
# Test Authors : Aoran Zeng <ccmywish@qq.com>
|
# Test Authors : Aoran Zeng <ccmywish@qq.com>
|
||||||
# Created On : <2025-07-15>
|
# Created On : <2025-07-15>
|
||||||
# Last Modified : <2025-07-21>
|
# Last Modified : <2025-07-21>
|
||||||
#
|
#
|
||||||
# $(cwd) 为 test/ 时:
|
# $(cwd) 为 test/ 时:
|
||||||
#
|
#
|
||||||
# raku ./test-parser.rakutest
|
# raku ./10-parser.rakutest
|
||||||
# ---------------------------------------------------------------
|
# ---------------------------------------------------------------
|
||||||
|
|
||||||
use lib '../lib';
|
use lib '../lib';
|
Loading…
x
Reference in New Issue
Block a user