We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7501035 commit f44a266Copy full SHA for f44a266
test/tarantool-tests/gh-5688-tool-cli-flag.test.lua
@@ -73,6 +73,8 @@ local SYSPROF_CMD_SET = {
73
},
74
}
75
76
+test:ok(false)
77
+
78
local function memprof_payload()
79
local _ = table_new(TABLE_SIZE, 0)
80
_ = nil
0 commit comments