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()