diff options
Diffstat (limited to 'test/functional/cases/121_json/lib.robot')
-rw-r--r-- | test/functional/cases/121_json/lib.robot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/functional/cases/121_json/lib.robot b/test/functional/cases/121_json/lib.robot index 6ae6ae73b..68bf56628 100644 --- a/test/functional/cases/121_json/lib.robot +++ b/test/functional/cases/121_json/lib.robot @@ -2,9 +2,6 @@ ${RSPAMD_URL_TLD} ${RSPAMD_TESTDIR}/../lua/unit/test_tld.dat *** Keywords *** -JSON Setup - New Setup - Stat Test @{result} = HTTP GET ${RSPAMD_LOCAL_ADDR} ${RSPAMD_PORT_CONTROLLER} /stat Check JSON ${result}[1] |