features/test/sshd/test.sh
2022-05-13 00:07:22 +00:00

12 lines
180 B
Bash

#!/bin/bash
set -e
# Optional: Import test library
source dev-container-features-test-lib
echo 'NO TESTS FOR ME YET!'
# Report result
reportResults