diff options
Diffstat (limited to 'test/TEST-16-EXTEND-TIMEOUT/test.sh')
-rwxr-xr-x | test/TEST-16-EXTEND-TIMEOUT/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-16-EXTEND-TIMEOUT/test.sh b/test/TEST-16-EXTEND-TIMEOUT/test.sh index dd43902967..fd1b072c63 100755 --- a/test/TEST-16-EXTEND-TIMEOUT/test.sh +++ b/test/TEST-16-EXTEND-TIMEOUT/test.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# SPDX-License-Identifier: LGPL-2.1-or-later set -e TEST_DESCRIPTION="EXTEND_TIMEOUT_USEC=usec start/runtime/stop tests" |