diff options
| -rw-r--r-- | tests/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test.sh b/tests/test.sh index 9a98a55..8718395 100644 --- a/tests/test.sh +++ b/tests/test.sh @@ -137,6 +137,7 @@ VERSION_BUILDS=( 'catalina' 'big-sur' 'monterey' + 'ventura' ) warning () { |