9 lines
181 B
JSON
Executable file
9 lines
181 B
JSON
Executable file
{
|
|
"name": "catch",
|
|
"version-string": "alias",
|
|
"port-version": 1,
|
|
"description": "Deprecated alias for Catch2 unit testing framework",
|
|
"dependencies": [
|
|
"catch2"
|
|
]
|
|
}
|