Searched refs:TEST_INTL_DIR (Results 1 – 2 of 2) sorted by relevance
170 remove_dir(TEST_INTL_DIR)263 elif TEST_INTL_DIR in self.args.dir:277 elif TEST_INTL_DIR in self.args.file:313 self.args.dir = TEST_INTL_DIR339 dstdir = os.path.join(TEST_INTL_DIR, file)432 test_dir = TEST_INTL_DIR464 src_dir = TEST_INTL_DIR
43 TEST_INTL_DIR = os.path.join(DATA_DIR, "test_intl") variable