diff options
| -rw-r--r-- | packages.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json index f9fba8e..c310557 100644 --- a/packages.json +++ b/packages.json @@ -8973,5 +8973,20 @@ "description": "a general ast pattern matching library with a focus on correctness and good error messages", "license": "MIT", "web": "https://github.com/krux02/ast-pattern-matching" + }, + { + "name": "tissue", + "url": "https://github.com/genotrance/tissue", + "method": "git", + "tags": [ + "github", + "issue", + "debug", + "test", + "testament" + ], + "description": "Test failing snippets from Nim's issues", + "license": "MIT", + "web": "https://github.com/genotrance/tissue" } ] |
