tests: posix: add environment script for sourcing in tests
This commit is contained in:
parent
8508479a5b
commit
9bfc587623
3
tests/posix/posix_env
Normal file
3
tests/posix/posix_env
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
PATH="$PWD/bin:$PATH"
|
Loading…
Reference in New Issue
Block a user