summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/runtime-testing.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual/runtime-testing.rst')
-rw-r--r--documentation/dev-manual/runtime-testing.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/dev-manual/runtime-testing.rst b/documentation/dev-manual/runtime-testing.rst
index 24f3dd1511..88b3ed541b 100644
--- a/documentation/dev-manual/runtime-testing.rst
+++ b/documentation/dev-manual/runtime-testing.rst
@@ -578,8 +578,7 @@ data:
578 578
579Following is an example JSON file that handles test "foo" installing 579Following is an example JSON file that handles test "foo" installing
580package "bar" and test "foobar" installing packages "foo" and "bar". 580package "bar" and test "foobar" installing packages "foo" and "bar".
581Once the test is complete, the packages are removed from the DUT. 581Once the test is complete, the packages are removed from the DUT::
582::
583 582
584 { 583 {
585 "foo": { 584 "foo": {