imported client release
This commit is contained in:
9
vendor/git.knownelement.com/ExternalVendorCode/mo/tests/issue-75
generated
vendored
Normal file
9
vendor/git.knownelement.com/ExternalVendorCode/mo/tests/issue-75
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "${0%/*}" || exit 1
|
||||
. ../run-tests
|
||||
|
||||
export uv
|
||||
export template='{{^uv}}OK{{/uv}}{{#uv}}FAIL{{/uv}}'
|
||||
export expected='OK'
|
||||
|
||||
runTest
|
Reference in New Issue
Block a user