10 lines
165 B
JSON
10 lines
165 B
JSON
{
|
|
"version": "2.0.0",
|
|
"tasks": [
|
|
{
|
|
"label": "q2 test",
|
|
"type": "shell",
|
|
"command": "make test"
|
|
}
|
|
]
|
|
}
|