1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-09 18:30:06 +00:00

chore: fixing docs for tests

This commit is contained in:
Allan Bowe
2021-08-18 19:55:05 +03:00
parent fc8ba2e36c
commit bc410a9135
2 changed files with 9 additions and 1 deletions

View File

@@ -51,6 +51,14 @@
"macroFolders": [
"tests/sas9only"
]
},
{
"name": "docsonly",
"serverType": "SAS9",
"macroFolders": [
"tests/sas9only",
"tests/viyaonly"
]
}
]
}