Unverified Commit bbc990c2 authored by Josh Spicer's avatar Josh Spicer Committed by GitHub

format test/git/test.sh

parent eab81417
#!/bin/bash
#!/bin/bash
set -e
set -e
# Optional: Import test library
source dev-container-features-test-lib
# Optional: Import test library
source dev-container-features-test-lib
# Definition specific tests
check "version" git --version
# Definition specific tests
check "version" git --version
# Report result
reportResults
\ No newline at end of file
# Report result
reportResults
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment