Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
FileAPI
/
EmptyClient-check.cmake
blob: 4e5745cdbf5b63979d1616487ccd6ef5dc7b9bd6 [
file
] [
log
] [
blame
]
set
(
expect
query
query
/
client
-
foo
reply
reply
/
index
-[
0
-
9.T
-]+.
json
)
check_api
(
"^${expect}$"
)
check_python
(
EmptyClient
)