features/test/desktop-lite/test.sh

12 lines
180 B
Bash
Raw Normal View History

2022-05-13 03:07:22 +03:00
#!/bin/bash
set -e
# Optional: Import test library
source dev-container-features-test-lib
echo 'NO TESTS FOR ME YET!'
# Report result
reportResults