mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-12-18 05:02:36 +00:00
test: more tests
This commit is contained in:
parent
302d6cef3e
commit
9a4927f9b2
6 changed files with 86 additions and 6 deletions
9
.zed/tasks.json
Normal file
9
.zed/tasks.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
// Static tasks configuration.
|
||||
//
|
||||
// Example:
|
||||
[
|
||||
{
|
||||
"label": "Test",
|
||||
"command": "deno test"
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue