rename habit puzzle game again for testing

This commit is contained in:
2022-05-09 16:47:07 -04:00
parent 075fd49d8e
commit 2897e7c790
13 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"version": "2.0.0",
"tasks": [
{
"type": "lime",
"command": "test",
"group": {
"kind": "build",
"isDefault": true
}
}
]
}