{
    "version": "2.0.0",
    "tasks": [
        {
            "label": "q2 test",
            "type": "shell",
            "command": "make test"
        }
    ]
}