diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2020-04-17 10:18:47 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2020-04-17 10:18:47 -0400 |
commit | dc242b3841d73cfa24d5ea6ea4d81c6d64845ba1 (patch) | |
tree | 62773fe3ab8436b5bb62f43a90a6acfe5553414f | |
parent | 8905e2ffcc186db4c12224d77bf83da69c4e61f2 (diff) |
Fixed typo that kept nvdimm/info from running. lp: #1873468
-rw-r--r-- | units/nvdimm/test-plan.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/nvdimm/test-plan.pxu b/units/nvdimm/test-plan.pxu index 9951039..601a788 100644 --- a/units/nvdimm/test-plan.pxu +++ b/units/nvdimm/test-plan.pxu @@ -3,5 +3,5 @@ unit: test plan _name: NVDIM Specific Tests _description: NVDIMM related tests include: - nvidmm/info + nvdimm/info nvdimm/health |