lcpex rewrite - alpha
This commit is contained in:
5
sample/components/independent_test_1.bash
Executable file
5
sample/components/independent_test_1.bash
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo "This is an independent test. It does not depend on other tests."
|
||||
echo "Environment file check: TEST_VAR from environment file is set to: $TEST_VAR"
|
||||
|
||||
exit $?
|
||||
Reference in New Issue
Block a user