diff options
Diffstat (limited to 'test/livestatus/queries/comments')
-rw-r--r-- | test/livestatus/queries/comments/comment | 3 | ||||
-rw-r--r-- | test/livestatus/queries/comments/comment_short | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/test/livestatus/queries/comments/comment b/test/livestatus/queries/comments/comment new file mode 100644 index 0000000..18d7db9 --- /dev/null +++ b/test/livestatus/queries/comments/comment @@ -0,0 +1,3 @@ +GET comments +ResponseHeader: fixed16 + diff --git a/test/livestatus/queries/comments/comment_short b/test/livestatus/queries/comments/comment_short new file mode 100644 index 0000000..e5c0072 --- /dev/null +++ b/test/livestatus/queries/comments/comment_short @@ -0,0 +1,4 @@ +GET comments +Columns: id type is_service host_name service_description author comment +ResponseHeader: fixed16 + |