Searched refs:TEST_ES2015_DIR (Results 1 – 2 of 2) sorted by relevance
169 remove_dir(TEST_ES2015_DIR)261 elif TEST_ES2015_DIR in self.args.dir:275 elif TEST_ES2015_DIR in self.args.file:311 self.args.dir = TEST_ES2015_DIR337 dstdir = os.path.join(TEST_ES2015_DIR, file)429 test_dir = TEST_ES2015_DIR461 src_dir = TEST_ES2015_DIR
39 TEST_ES2015_DIR = os.path.join(DATA_DIR, "test_es2015") variable