diff options
Diffstat (limited to 'units/mediacard')
-rw-r--r-- | units/mediacard/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/mediacard/jobs.pxu b/units/mediacard/jobs.pxu index 05b8345..dea657c 100644 --- a/units/mediacard/jobs.pxu +++ b/units/mediacard/jobs.pxu @@ -213,7 +213,7 @@ command: {%- else %} removable_storage_test.py -s 268400000 --memorycard sdio usb scsi --auto-reduce-size {% endif -%} -_summary: Test that insertion of an SDHC card is detected +_summary: Test reading & writing to a SDHC Card _description: This test is automated and executes after the mediacard/sdhc-insert test is run. It tests reading and writing to the SDHC card. |