Sign in
gfiber
/
vendor
/
google
/
platform
/
adac9f48726143ea64b1e469ce7829c01202d5fa
/
.
/
wvtest
/
python
/
basedir_test.py
blob: 932f9d2288473dfa3e968ab295ad6386d703ecb7 [
file
] [
log
] [
blame
]
from
wvtest
import
*
@wvtest
def
basedirtest
():
# check that wvtest works with test files in the base directory, not
# just in subdirs.
WVPASS
()
if
__name__
==
'__main__'
:
wvtest_main
()