Sign in
gfiber
/
vendor
/
google
/
platform
/
9d8e2346bdd8df4325b694752d11bedbc030d58a
/
.
/
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
()