ZTS: add userspace_send_encrypted.ksh to Makefile

All tests need to be included in the Makefiles.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: George Melikov <mail@gmelikov.ru>
Closes #11541
This commit is contained in:
George Melikov 2021-01-29 00:39:38 +03:00 committed by GitHub
parent f8c0d7e1f6
commit 9f8c7e6a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,8 @@ dist_pkgdata_SCRIPTS = \
userspace_001_pos.ksh \
userspace_002_pos.ksh \
userspace_003_pos.ksh \
userspace_encrypted.ksh
userspace_encrypted.ksh \
userspace_send_encrypted.ksh
dist_pkgdata_DATA = \
userquota.cfg \