summaryrefslogtreecommitdiff
path: root/server/.vscode/settings.json
blob: 0d1666f524e2eb5efd14a006a7d2c3dfc22219b3 (plain)
1
2
3
4
5
6
7
{
  "python.testing.pytestArgs": [
    "szurubooru"
  ],
  "python.testing.unittestEnabled": false,
  "python.testing.pytestEnabled": true
}