9 lines
106 B
CMake
9 lines
106 B
CMake
set(expect
|
|
query
|
|
reply
|
|
reply/index-[0-9.T-]+.json
|
|
)
|
|
check_api("^${expect}$")
|
|
|
|
check_python(Empty)
|