summaryrefslogtreecommitdiff
path: root/tests/ubi-tests/runtests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ubi-tests/runtests.sh')
-rwxr-xr-xtests/ubi-tests/runtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ubi-tests/runtests.sh b/tests/ubi-tests/runtests.sh
index 7072e03..fa10c3e 100755
--- a/tests/ubi-tests/runtests.sh
+++ b/tests/ubi-tests/runtests.sh
@@ -2,7 +2,7 @@
ubidev="$1"
tests="mkvol_basic mkvol_bad mkvol_paral rsvol io_basic io_read io_update
-io_paral rmvol"
+io_paral volrefcnt"
if test -z "$ubidev";
then