diff options
Diffstat (limited to 'tests/runfiles/sanity.run')
-rw-r--r-- | tests/runfiles/sanity.run | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runfiles/sanity.run b/tests/runfiles/sanity.run index 383308bb5..9faf0e4d9 100644 --- a/tests/runfiles/sanity.run +++ b/tests/runfiles/sanity.run @@ -236,7 +236,7 @@ tests = ['zfs_upgrade_001_pos', 'zfs_upgrade_002_pos', 'zfs_upgrade_006_neg', tags = ['functional', 'cli_root', 'zfs_upgrade'] [tests/functional/cli_root/zfs_wait] -tests = ['zfs_wait_deleteq'] +tests = ['zfs_wait_deleteq', 'zfs_wait_getsubopt'] tags = ['functional', 'cli_root', 'zfs_wait'] [tests/functional/cli_root/zpool] |