@@ -0,0 +1,8 @@
#!/bin/bash
set -euo pipefail
SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
# Run the comprehensive test suite
"${SCRIPT_DIR}/tests/test.sh"
The note is not visible to the blocked user.