summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/test-usage.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testing/user/test-usage.rst')
-rw-r--r--docs/testing/user/test-usage.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/test-usage.rst b/docs/testing/user/test-usage.rst
index 91733cf..8ffa27a 100644
--- a/docs/testing/user/test-usage.rst
+++ b/docs/testing/user/test-usage.rst
@@ -136,10 +136,10 @@ remaining workloads will continue to execute in order.
.. code-block:: json
{
- "block_sizes": "2048,16384,
+ "block_sizes": "2048,16384",
"deadline": 20,
"queue_depths": "2,4",
- "workload": "wr,rr,rw",
+ "workload": "wr,rr,rw"
}
Metadata