feat: :CP test refactor
This commit is contained in:
parent
b2e1ea2c58
commit
fb240fd501
10 changed files with 97 additions and 200 deletions
|
|
@ -15,7 +15,8 @@
|
|||
---@class CachedTestCase
|
||||
---@field index? number
|
||||
---@field input string
|
||||
---@field output string
|
||||
---@field expected? string
|
||||
---@field output? string
|
||||
|
||||
local M = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue