Skip to content

Commit e60c7a5

Browse files
committed
added missing suts
1 parent 633f90b commit e60c7a5

File tree

1 file changed

+18
-16
lines changed

1 file changed

+18
-16
lines changed

statistics/suts.R

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,21 +9,23 @@ suts <- function(){
99
SUTS = c(
1010
"catwatch",
1111
"cwa-verification",
12-
"features-service",
13-
"gestaohospital",
14-
"languagetool",
15-
"ocvn",
16-
"proxyprint",
17-
"rest-ncs",
18-
"rest-news",
19-
"rest-scs",
20-
"restcountries",
21-
"scout-api",
12+
# "features-service",
13+
# "gestaohospital",
14+
# "languagetool",
15+
# "ocvn",
16+
# "proxyprint",
17+
# "rest-ncs",
18+
# "rest-news",
19+
# "rest-scs",
20+
# "restcountries",
21+
# "scout-api",
2222
"genome-nexus",
23-
"market",
24-
"bibliothek",
25-
"reservations-api",
26-
"session-service",
23+
# "market",
24+
# "bibliothek",
25+
# "reservations-api",
26+
# "session-service",
27+
# "familie-ba-sak",
28+
"pay-publicapi",
2729
#"petclinic-graphql",
2830
#"patio-api",
2931
#"timbuctoo",
@@ -34,8 +36,8 @@ suts <- function(){
3436
#"grpc-ncs",
3537
#"grpc-scs",
3638
#"signal-registration",
37-
"ind0",
38-
#"ind1",
39+
# "ind0",
40+
"ind1",
3941
""
4042
)
4143

0 commit comments

Comments
 (0)